Metadata-Version: 1.0
Name: automa
Version: 0.1
Summary: Scripting automation utility
Home-page: http://pypi.python.org/pypi/automa/
Author: Marco Pantaleoni
Author-email: m.pantaleoni@softwarefabrica.org
License: GNU GPL v2
Description: Utilty to automate repetitive and/or complex tasks.
        
        It is meant to be simpler than SCons, waf, make, focusing more on robustness,
        correctness, and ease of operation than on dependency tracking.
        
Keywords: automation build scripting shell
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.4
Classifier: Environment :: Console
