Source: python-cherrypy-cors
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Ben Wilson <g0tmi1k@kali.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-setuptools,
               python3-setuptools-scm,
               python3-six,
Standards-Version: 4.6.0
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
Rules-Requires-Root: no

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