Metadata-Version: 1.1
Name: pipsqueak
Version: 0.0.13
Summary: Parse and compare pip requirements
Home-page: http://github.com/svrana/pipsqueak
Author: Shaw Vrana
Author-email: shaw@vranix.com
License: MIT
Description-Content-Type: UNKNOWN
Description: pipsqueak |Build Status| |codecov|
        ----------------------------------
        
        Parse pip requirements files. Parse installed packages. Compare the two.
        
        Pipsqueak is both a library and a command line utility.
        
        .. |Build Status| image:: https://api.travis-ci.org/svrana/pipsqueak.svg?branch=master
        .. |codecov| image:: https://codecov.io/gh/svrana/pipsqueak/branch/master/graph/badge.svg
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
