Metadata-Version: 1.1
Name: shove_git
Version: 0.1.0
Summary: Object storage frontend using Git
Home-page: https://bitbucket.org/lcrees/shove_git
Author: L. C. Rees
Author-email: lcrees@gmail.com
License: BSD
Description: git versioned `shove <https://pypi.python.org/pypi/shove>`_ store.
        
        *shove*'s URI for git-based stores uses the form:
        
        git://<path>
        
        Where *<path>* is a URL path to a git repository on a local filesystem.
        Alternatively, a native pathname to the repository can be passed as the
        *engine* argument.
Keywords: object storage persistence database git
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Database :: Front-Ends
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: Setuptools Plugin
