Metadata-Version: 1.1
Name: python-version-info
Version: 0.0.4
Summary: Easy way to find out and display VCS versions of your projects
Home-page: https://github.com/TyMaszWeb/python-version-info
Author: Piotr Kilczuk
Author-email: piotr@tymaszweb.pl
License: MIT License
Description: python-version-info
        ===================
        
        Easy way to find out and display VCS versions of your projects.
        
        For usage and performance considerations see the docstring of
        `version_info.get_version.find_versions` function.
        
        
        Supported VCS:
        --------------
        
        * Git
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Version Control
