# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-legacy_cgi
version             2.6.3
revision            0
platforms           {darwin any}
license             PSF-2
maintainers         nomaintainer

description         Fork of the standard library cgi and cgitb modules
long_description    {*}${description}
homepage            https://github.com/jackrosenthal/legacy-cgi

checksums           rmd160  125f3841ea8ab7a85a04c33ed4cf9157f96502e7 \
                    sha256  4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154 \
                    size    24401
supported_archs     noarch

python.versions     310 311 312 313 314
