# -*- 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-docutils
version             0.22.0.20250822
revision            0

categories-append   devel
supported_archs     noarch
platforms           {darwin any}
license             Apache-2
maintainers         {reneeotten @reneeotten} openmaintainer

description         Typing stubs for docutils
long_description    {*}${description}

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

distname            types_docutils-${version}

checksums           rmd160  89ca3b5bfbed0faa782f4e2c6dfa3fd1a62f450c \
                    sha256  40efebeef8467ae7648a33f3fa6f778bd94d338ca1f4a1c924b206d2f687f60a \
                    size    56487

python.versions     39 310 311 312 313
