Source: python-slimmer
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jan Dittberner <jandd@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all (>= 3.1),
               python3-setuptools
Standards-Version: 4.5.1
Homepage: https://pypi.python.org/pypi/slimmer/
Vcs-Git: https://salsa.debian.org/python-team/packages/python-slimmer.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-slimmer
Testsuite: autopkgtest-pkg-python

Package: python3-slimmer
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: HTML, XHTML, CSS, JavaScript optimizer for Python3
 Slimmer is a library that optimizes whitespace in CSS, JavaScript, HTML and
 XHTML output.
 .
 This is the Python 3 version of the package.
