Metadata-Version: 1.1
Name: dgit
Version: 0.1.6
Summary: Git wrapper for Managing Datasets
Home-page: https://github.com/pingali/dgit
Author: Venkata Pingali
Author-email: pingali@gmail.com
License: MIT
Description: dgit is an application on top of git.
        
        A lot of data-scientists' time goes towards generating, shaping, and
        using datasets. dgit enables organizing and using datasets with
        minimal effort.
        
        dgit uses git for version management but structures the repository
        content, and interface to suit data management tasks.
        
        Read `documentation <https://dgit.readthedocs.org>`_
        
        Note: Only Python 3 supported for now
        
        
        
        
        
        History
        -------
        
        0.1.0 (2015-11-15)
        ---------------------
        
        * Boostrapping 
        
Keywords: git data datasets versioning cvs
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
