# -*- 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-typed-ast version 1.5.8.7 revision 0 categories-append devel license Apache-2 supported_archs noarch platforms {darwin any} python.versions 37 maintainers nomaintainer description Typing stubs for typed-ast 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 ba256670cc7938915797837f7d9f65f8dea92e08 \ sha256 f7795f6f9d597b35212314040b993f6613b51d81738edce3c1e3a3e9ef655124 \ size 5581 if {${name} ne ${subport}} { python.pep517 yes }