Metadata-Version: 1.1
Name: pysimplevcs
Version: 0.2
Summary: Python helpers for interacting with VCSs
Home-page: https://github.com/rcook/pysimplevcs
Author: Richard Cook
Author-email: rcook@rcook.org
License: MIT
Description: pysimplevcs
        ===========
        
        Simple wrappers around ``git`` and ``hg`` commands etc.
        
        Licence
        -------
        
        `MIT License <LICENSE>`__
        
        Copyright © 2017 Richard Cook
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
