Metadata-Version: 1.0
Name: Smithy
Version: 0.4.0
Summary: Python port of Ruby Rake
Home-page: http://packages.python.org/Smithy/
Author: Paul J. Davis
Author-email: paul.joseph.davis@gmail.com
License: MIT
Description: Smithy - Another tool in the shed
        =================================
        
        This is as straight of a clone of Rake that I could come up with.
        
        And thus begins the rename.
        
        `Yay Sphinx Docs <http://packages.python.org/Smithy/>`_
        
        TODO
        ++++
        
        Some things that need to be done yet:
        
        * Task descriptions - Next on the list.
        * Argument support
        * Programatic addition of rules to the dependency tree.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
