Metadata-Version: 1.0
Name: MCREPOGEN
Version: 0.2
Summary: Monte Carlo Repository Generator
Home-page: http://launchpad.net/mcrepogen
Author: Neil Martinsen-Burrell
Author-email: nmb@wartburg.edu
License: UNKNOWN
Download-URL: http://launchpad.net/mcrepogen/+download
Description: MCREPOGEN generates random version control histories. It uses a Markov Chain
        model to generate successive states of a directory tree. You can generate as
        many revisions as you want and the output is in the standard fast-import
        format. This means that MCREPOGEN-generated histories can be imported into many
        different version control systems to provide examples for testing.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Version Control
