Metadata-Version: 1.1
Name: batou-scm
Version: 0.1.3
Summary: Batou components for managing source code in a development deployment.
Home-page: https://bitbucket.org/gocept/batou_scm/
Author: gocept <mail@gocept.com>
Author-email: mail@gocept.com
License: ZPL 2.1
Description: ==========================
        The batou_scm distribution
        ==========================
        
        Batou components for managing source code in a development deployment.
        
        This package is compatible with Python version 2.7.
        
        
        ====================
        Developing batou_scm
        ====================
        
        :Author:
            `gocept <http://gocept.com/>`_ <mail@gocept.com>
        
        :Online documentation:
            https://pythonhosted.org/batou_scm/
        
        :PyPI page:
            https://pypi.python.org/pypi/batou_scm
        
        :Issues:
            `report by e-mail <mail@gocept.com>`_
        
        :Source code:
            https://bitbucket.org/gocept/batou_scm
        
        :Current change log:
            https://bitbucket.org/gocept/batou_scm/raw/default/CHANGES.txt
        
        
        ========================
        Change log for batou_scm
        ========================
        
        
        0.1.3 (2015-05-21)
        ==================
        
        - Update bitbucket.org fingerprint.
        
        
        0.1.2 (2015-01-12)
        ==================
        
        - Make ``Buildout.eggs_directory`` path configurable.
        
        
        0.1.1 (2014-11-28)
        ==================
        
        - Update code.gocept.com fingerprint.
        
        
        0.1 (2014-08-28)
        ================
        
        - initial release
        
Keywords: batou source code development checkout clone buildout
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
