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

Package: python3-cherrypy3
Architecture: all
Description: Object-Oriented HTTP framework
 CherryPy allows developers to build web applications in much the same
 way they would build any other object-oriented Python program. This
 usually results in smaller source code developed in less time.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-cheroot (>= 8.2.1),
 python3-jaraco.collections,
 python3-more-itertools,
 python3-portend (>= 2.1.1),
 python3-zc.lockfile,
