Metadata-Version: 1.0
Name: pysemver
Version: 0.5.0
Summary: Python utilities to work with SemVer-compliant version numbers.
Home-page: https://github.com/antonmoiseev/pysemver
Author: Anton Moiseev
Author-email: a@antonmoiseev.com
License: MIT
Description: 
        pysemver provides handy utilities to work with versions that satisfy
        Semantic Versioning Specification requirements. Allows validate, parse,
        compare, increment version numbers, etc.
        
        Homepage and documentation: https://github.com/antonmoiseev/pysemver
        
        Copyright (c) 2011, Anton Moiseev
        License: MIT (see LICENSE for details)
        
Platform: UNKNOWN
