# -*- 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-types-decorator
version             5.2.0.20250324
revision            0

categories-append   devel
supported_archs     noarch
platforms           {darwin any}
license             Apache-2
maintainers         nomaintainer

description         Decorator factory for signature-preserving decorators.
long_description    {*}${description}

homepage            https://github.com/python/typeshed

python.rootname     types_decorator
python.versions     39 310 311 312 313

checksums           rmd160  27a97381414024e1e2d2ca7319e45731393a8129 \
                    sha256  8fbd72b0dadc56176e48e5187de744e76fe45bcc91a25874baa75662412155d3 \
                    size    9063
