Metadata-Version: 1.0
Name: pkginfo
Version: 0.1
Summary: Query PKG-INFO data from sdist archives.
Home-page: http://pypi.python.org/pypi/pkginfo/
Author: Tres Seaver, Agendaless Consulting
Author-email: tseaver@agendaless.com
License: Python
Description: pkginfo README
        ==============
        
        This package provides an API for querying the metadata written by
        distutils into the ``PKG-INFO`` directory of a source distriubtion (an
        ``sdist``).
        
        Please see ``docs/index.rst`` for detailed documentation.
        
        
        pkginfo Changelog
        =================
        
        0.1 (unreleased)
        ----------------
        
        - Initial release.
        
Keywords: distribution sdist installed metadata
Platform: UNKNOWN
