Metadata-Version: 2.1
Name: pep440nz
Version: 0.5.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Clement
Author-email: neze+pypi@melix.org
License: UNKNOWN
Description: |pipeline| |coverage|
        
        .. |pipeline| image:: https://framagit.org/1ohmatr/sw/py/pep440nz/badges/master/pipeline.svg
        
        .. |coverage| image:: https://framagit.org/1ohmatr/sw/py/pep440nz/badges/master/coverage.svg
        
        Python package for PEP440_-compliant version management.
        
        .. _PEP440: https://www.python.org/dev/peps/pep-0440/
        
        This package includes :
        
        * A :code:`Version` class that allows parsing and manipulating
          version numbers
        * Some :code:`git` helper code usable to extract an automatic
          version number from compatible git tags
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/x-rst
