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

Package: python3-legacy-cgi
Architecture: all
Description: Fork of the standard library cgi and cgitb modules
 Python CGI This is a fork of the standard library modules cgi and cgitb.
 They are slated to be removed from the Python standard library in Python
 3.13. The purpose of this fork is to support existing CGI scripts using
 these modules.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
