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

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

maintainers         nomaintainer

description         Typing stubs for simplejson
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  e8e276026fca69568220c2b42d40d05b42111eaa \
                    sha256  b2689bc91e0e672d7a5a947b4cb546b76ae7ddc2899c6678e72a10bf96cd97d2 \
                    size    10489
