Source: python-cheroot
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/cherrypy/cheroot/tags
Vcs-Browser: https://github.com/alvistack/cherrypy-cheroot
Vcs-Git: https://github.com/alvistack/cherrypy-cheroot.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-cheroot
Architecture: all
Description: Highly-optimized, pure-python HTTP server
 Cheroot is the high-performance, pure-Python HTTP server used by
 CherryPy.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-importlib-metadata,
 python3-jaraco.collections,
 python3-more-itertools (>= 2.6),
 python3-six (>= 1.11.0),
