Metadata-Version: 1.0
Name: ignition
Version: 0.1
Summary: Python web application stack creator
Home-page: https://github.com/ehazlett/ignition
Author: Evan Hazlett
Author-email: ejhazlett@gmail.com
License: License :: OSI Approved :: Apache Software License
Description: 
            Ignition will create a Python web application stack including the Python project
            (currently Django only), uWSGI config, and Nginx config, along with
            startup and shutdown scripts.
Platform: All
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
