Metadata-Version: 1.0
Name: anyvc
Version: 0.2.1
Summary: Library to access any version control system.
Home-page: http://www.bitbucket.org/RonnyPfannschmidt/anyvc/
Author: Ronny Pfannschmidt
Author-email: Ronny.Pfannschmidt@gmx.de
License: GNU LGPL2 (or later) as published by the FSF
Description: 
        Readme
        ~~~~~~
        
        Anyvc is an abstraction library for all version control systems. Although
        primarily a library, there is a command line tool (vc) to use with it.
        
        Development
        ~~~~~~~~~~~
        
        Main Repository::
        
        hg clone http://bitbucket.org/RonnyPfannschmidt/anyvc/
        
        To easy_install the latest tip using::
        
        easy_install anyvc==dev
        
        The link is http://bitbucket.org/RonnyPfannschmidt/anyvc/get/tip.zip#egg=anyvc-dev
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
