File: control

package info (click to toggle)
python-cheroot 8.5.2%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 596 kB
  • sloc: python: 6,140; makefile: 14; sh: 2
file content (26 lines) | stat: -rw-r--r-- 973 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
26
Source: python-cheroot
Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net>
Uploaders: Julien Puydt <jpuydt@debian.org>
Section: python
Priority: optional
Standards-Version: 4.5.1.0
Homepage: https://github.com/cherrypy/cheroot
Build-Depends: debhelper-compat (= 13),
               dh-python (>= 2.20160609~),
               python3-all,
               python3-packaging,
               python3-pytest,
               python3-setuptools,
               python3-setuptools-scm-git-archive
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/python-team/packages/python-cheroot.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cheroot

Package: python3-cheroot
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-jaraco.functools
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.