Source: python-legacy-cgi
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-sequence-python3,
 pkgconf,
 pkg-config,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-setuptools,
Build-Depends-Indep: python3-pytest,
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.6.2
Homepage: https://github.com/jackrosenthal/legacy-cgi
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-legacy-cgi
Vcs-Git: https://salsa.debian.org/python-team/packages/python-legacy-cgi.git

Package: python3-legacy-cgi
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: Python CGI
 This is a fork of the standard library modules cgi and cgitb. They have been removed from the Python standard libary in Python 3.13 by PEP-594.