Metadata-Version: 1.0
Name: gocept.cvs
Version: 0.1.2
Summary: zc.buildout recipe for checking out cvs modules.
Home-page: http://svn.gocept.com/repos/gocept/gocept.cvs
Author: Daniel Havlik
Author-email: dh@gocept.com
License: ZPL 2.1
Download-URL: https://svn.gocept.com/repos/gocept/gocept.cvs/trunk#egg=gocept.cvs-dev
Description: ==========
        gocept.cvs
        ==========
        
        zc.buildout recipe to checkout cvs modules, supporting tags and branches
        
        Do not use for development. Changes you make in your checkout will be lost
        if buildout does an uninstall. You have been warned!
        
        Options
        -------
        
        cvsroot
        The cvs root the modules you want to fetch are in (ending with a /)
        
        modules
        modules you want to checkout (list of module;tag;destination)
        
        destination
        destination directory for the checkouts (ending with a /)
        
Keywords: buildout cvs recipe
Platform: UNKNOWN
Classifier: Framework :: Buildout
