Metadata-Version: 1.0
Name: Checkpoint
Version: 0.1b1
Summary: Checkpoint is a simple version-control-system
Home-page: http://checkpoint.googlecode.com/
Author: Ian Charnas
Author-email: ian.charnas@gmail.com
License: UNKNOWN
Download-URL: http://code.google.com/p/checkpoint/downloads/list
Description: =================================
        Checkpoint Version-Control System
        =================================
        
        ------------
        Introduction
        ------------
        Checkpoint watches all the files in a directory (recursively), and
        allows you to revert your directory to any point in the past that you
        did a 'commit' to save your changes.
        
        Visit the Checkpoint `project home <http://checkpoint.googlecode.com>`_
        for more information.
Keywords: checkpoint,version control
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: System :: Archiving
Classifier: Topic :: Utilities
