Metadata-Version: 1.1
Name: pyrepo
Version: 0.1.0
Summary: Repository abstraction layer
Home-page: https://github.com/dghubble/pyrepo
Author: Dalton Hubble
Author-email: dghubble@gmail.com
License: MIT
Description: Pyrepo
        ======
        
        Pyrepo is a repository abstraction package which provides a Python API for fetching and managing a variety of repositories.
        
        
        
Keywords: repo repository vcs git mercurial hg svn subversion bazaar
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
