# -*- 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.12.0 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 2c27cb7f77179ea45f52c814dc5e61c20d53d56a \ sha256 8ad91a0445a036782b9366ef8b8c2c50291f83a553478ba8580c73d3215700cf \ size 451375 python.versions 39 310 311 312 313