Source: htmlmin
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper-compat (= 9), help2man
Standards-Version: 4.1.2
Homepage: https://htmlmin.readthedocs.org/en/latest/
Vcs-Git: https://salsa.debian.org/python-team/modules/htmlmin.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/htmlmin

Package: python3-htmlmin
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: HTML Minifier
 htmlmin is an HTML minifier that just works. It comes with safe
 defaults and an easily configurable set options.

Package: htmlmin
Section: web
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-htmlmin
Description: HTML Minifier - command line interface
 Command line interface for python-htmlmin.
 .
 htmlmin is an HTML minifier that just works. It comes with safe
 defaults and an easily configurable set options.
