Source: python-jsbeautifier
Section: python
Maintainer: Håvard F. Aasen <havard.f.aasen@pfft.no>
Build-Depends:
 debhelper-compat (= 14),
 dh-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Standards-Version: 4.7.4
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:
 ${python3:Depends},
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:
 python3-jsbeautifier (>= 1.6.4-5),
 ${python3:Depends},
Provides:
 js-beautify (= ${binary:Version}),
Description: JavaScript unobfuscator and beautifier
 Beautify, unpack or deobfuscate JavaScript, leveraging popular online
 obfuscators.
