Metadata-Version: 1.0
Name: mr.anderson
Version: 1.0a1
Summary: Plone testing matrix builder utility
Home-page: https://bitbucket.org/pumazi/mr.anderson
Author: Michael Mulich
Author-email: michael.mulich@gmail.com
License: GPL
Description: mr.anderson
        ===========
        
        A commandline utility for building Plone testing instances. It was created
        to aid in automated testing of packages in the Plone landscape.
        
        This package provides a script called ``redpill``. The script is used to
        create a Plone configuration. See ``redpill --help`` for more information.
        
        Credits
        -------
        
        The name was choosen by Eric Steele (esteele).
        
        The author is Michael Mulich (pumazi).
        
        
        Changelog
        =========
        
        .. Use the following to start a new version entry:
        
           |version| (unreleased)
           ----------------------
        
           - change message [author]
        
        1.0 (2011-10-21)
        ----------------
        
        - Initial release. [pumazi]
        
Keywords: plone buildout
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
