File: control

package info (click to toggle)
python-slimmer 0.1.30-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 208 kB
  • sloc: python: 1,282; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 873 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
Source: python-slimmer
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Jan Dittberner <jandd@debian.org>,
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all (>= 3.1),
               python3-setuptools
Standards-Version: 4.4.0
Homepage: https://pypi.python.org/pypi/slimmer/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-slimmer.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/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.