Metadata-Version: 1.1
Name: termite
Version: 0.0.1
Summary: Automates your build process
Home-page: http://jlesquembre.github.io/termite/
Author: Jose Luis Lafuente
Author-email: jlesquembre@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: ====================================
         termite -- Another automation tool
        ====================================
        
        
        termite is a Python 3 automation tool focused on web development.
        
        
        Documentation
        -------------
        
        Documentation for termite is hosted at http://jlesquembre.github.io/termite
        
        
        Status
        ------
        
        .. image:: https://secure.travis-ci.org/jlesquembre/termite.png?branch=master
            :target: http://travis-ci.org/jlesquembre/termite
        
Keywords: automation,web
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
