# -*- 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-colorama version 0.4.15.20240205 revision 0 categories-append devel license Apache-2 platforms {darwin any} supported_archs noarch maintainers nomaintainer description \ This is a PEP 561 type stub package for the colorama package long_description \ {*}${description}. It can be used by type-checking tools like mypy, \ pyright, pytype, PyCharm, etc. to check code that uses colorama. homepage https://github.com/python/typeshed checksums rmd160 dff1cad99f04ec0ed0f02173ad4bd4a46b2cc68a \ sha256 7ae4f58d407d387f4f98b24d81e1b7657ec754ea1dc4619ae5bd27f0c367637e \ size 5507 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools \ livecheck.type none }