File: control

package info (click to toggle)
python-jsbeautifier 1.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 712 kB
  • sloc: python: 12,269; sh: 10; makefile: 7
file content (34 lines) | stat: -rw-r--r-- 1,145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: python-jsbeautifier
Section: python
Priority: optional
Maintainer: HÃ¥vard Flaget Aasen <haavard_aasen@yahoo.no>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-six (>= 1.13),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/beautify-web/js-beautify
Vcs-Git: https://salsa.debian.org/debian/python-jsbeautifier.git
Vcs-Browser: https://salsa.debian.org/debian/python-jsbeautifier

Package: python3-jsbeautifier
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Replaces: python-jsbeautifier (<< 1.6.4-5)
Breaks: python-jsbeautifier (<< 1.6.4-5)
Description: JavaScript unobfuscator and beautifier (python3)
 Beautify, unpack or deobfuscate JavaScript, leveraging popular online
 obfuscators.
 .
 This is the Python 3 version of the package.

Package: jsbeautifier
Section: misc
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-jsbeautifier (>= 1.6.4-5)
Description: JavaScript unobfuscator and beautifier
 Beautify, unpack or deobfuscate JavaScript, leveraging popular online
 obfuscators.