# -*- 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-pkginfo version 1.11.2 revision 0 license MIT maintainers {gmail.com:jjstickel @jjstickel} openmaintainer supported_archs noarch platforms {darwin any} description Query metadatdata from sdists and bdists installed packages. long_description \ Provides an API for querying the distutils metadata written in the \ PKG-INFO file inside a source distriubtion (an sdist) or a binary \ distribution (e.g., created by running bdist_egg). homepage https://pypi.python.org/pypi/pkginfo checksums rmd160 2b2f25fa0f12b0df61f2c64ea0a289d6640f650e \ sha256 c6bc916b8298d159e31f2c216e35ee5b86da7da18874f879798d0a1983537c86 \ size 450821 python.versions 38 39 310 311 312 313