File: control

package info (click to toggle)
python-cheroot 6.5.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 504 kB
  • sloc: python: 4,648; makefile: 14; sh: 2
file content (25 lines) | stat: -rw-r--r-- 913 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
Source: python-cheroot
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: python
Priority: optional
Standards-Version: 4.3.0
Homepage: https://github.com/cherrypy/cheroot
Build-Depends: debhelper (>= 11),
               dh-python (>= 2.20160609~),
               python3-all,
               python3-packaging,
               python3-pytest,
               python3-setuptools,
               python3-setuptools-scm-git-archive
Vcs-Git: https://salsa.debian.org/python-team/modules/python-cheroot.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-cheroot

Package: python3-cheroot
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Pure-Python HTTP server
 Cheroot is the high-performance pure-Python HTTP server used by
 CherryPy.
 .
 This package installs the library for Python 3.