# -*- 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-setuptools
version             75.6.0.20241223
revision            0
categories-append   devel
license             Apache-2
supported_archs     noarch
platforms           {darwin any}

python.rootname     types_setuptools
python.versions     38 39 310 311 312 313

maintainers         nomaintainer

description         Typing stubs for setuptools
long_description    {*}${description}. Typeshed contains external type \
                    annotations for the Python standard library and \
                    Python builtins, as well as third party packages \
                    as contributed by people external to those projects. \
                    This data can e.g. be used for static analysis, type \
                    checking or type inference.

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

checksums           rmd160  3233aa75c292feb7cbb86a7c9b877b57a8ccc4a1 \
                    sha256  d9478a985057ed48a994c707f548e55aababa85fe1c9b212f43ab5a1fffd3211 \
                    size    48063
