Source: python-cherrypy-cors
Section: python
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Ben Wilson <g0tmi1k@kali.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
	       pybuild-plugin-pyproject,
               python3-all,
	       python3-cherrypy3,
	       python3-httpagentparser,
               python3-setuptools,
               python3-setuptools-scm,
Standards-Version: 4.7.4
Homepage: https://github.com/yougov/cherrypy-cors
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-cherrypy-cors
Vcs-Git: https://gitlab.com/kalilinux/packages/python-cherrypy-cors.git

Package: python3-cherrypy-cors
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
         python3-cherrypy3,
         python3-httpagentparser,
Description: CORS support for CherryPy (Python 3)
 CORS handling as a cherrypy tool
 .
 This package installs the library for Python 3.
