Metadata-Version: 1.1
Name: py-pkgversion
Version: 1.0.1
Summary: Versioning utils for python projects
Home-page: https://github.com/kpn-digital/py-pkgversion
Author: Niels Lensink
Author-email: niels@elements.nl
License: UNKNOWN
Description: Python pkgversion
        =================
        
        [![build-status-image]][travis]
        [![coverage-status-image]][codecov]
        [![pypi-version]][pypi]
        
        Versioning utils for python projects
        
        
        [build-status-image]: https://secure.travis-ci.org/kpn-digital/py-pkgversion.svg?branch=master
        [travis]: http://travis-ci.org/kpn-digital/py-pkgversion?branch=master
        [coverage-status-image]: https://img.shields.io/codecov/c/github/kpn-digital/py-pkgversion/master.svg
        [codecov]: http://codecov.io/github/kpn-digital/py-pkgversion?branch=master
        [pypi-version]: https://img.shields.io/pypi/v/py-pkgversion.svg
        [pypi]: https://pypi.python.org/pypi/py-pkgversion
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
