Metadata-Version: 1.1
Name: cubicweb-vcsfile
Version: 2.0.0
Summary: component to integrate version control systems data into the CubicWeb framework
Home-page: http://www.cubicweb.org/project/cubicweb-vcsfile
Author: Logilab
Author-email: contact@logilab.fr
License: LGPL
Description: Summary
        -------
        
        This cube stores the data found in a version content manager
        repository. It currently works with mercurial repositories.
        
        The revision metadata (parents, author, description, etc) is stored in
        entities, and thus accessible from RQL, but the files and contents are
        read from the VCS on demand.
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
