Metadata-Version: 2.0
Name: pydpkg
Version: 1.1.1
Summary: A python library for parsing debian package control headers and comparing version strings
Home-page: https://github.com/theclimatecorporation/python-dpkg
Author: Nathan J. Mehl
Author-email: n@climate.com
License: UNKNOWN
Download-URL: https://github.com/theclimatecorporation/python-dpkg/tarball/1.1
Keywords: apt,debian,dpkg,packaging
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Archiving :: Packaging
Requires-Dist: arpy (==1.1.1)
Requires-Dist: six (==1.10.0)
Provides-Extra: test
Requires-Dist: pep8 (==1.7.0); extra == 'test'
Requires-Dist: pylint (==1.7.1); extra == 'test'
Requires-Dist: pytest (==3.1.1); extra == 'test'

UNKNOWN


