Metadata-Version: 1.0
Name: pacha
Version: 0.2.1
Summary: Systems configuration/management engine
Home-page: http://code.google.com/p/pacha
Author: Alfredo Deza
Author-email: alfredodeza [at] gmail [dot] com
License: MIT
Description: Pacha was designed from the ground up to be a simple way to backup and
        manage software configuration files from single or multiple server
        instances across the network.
        
        Pacha's approach is to easily deploy an instance and capture any changes
        via a version control, giving the System Administrator the ability
        to rollback and safe guard valid, working configurations and rebuild a
        host from those same configurations.
        
Keywords: systems configuration management engine hg mercurial
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
