Metadata-Version: 1.1
Name: pythonbase
Version: 0.0.1
Summary: pythonbase is a skeleton for creating Python projects
Home-page: https://github.com/computron/pythonbase
Author: Anubhav Jain
Author-email: anubhavster@gmail.com
License: modified BSD
Description: ==========
        pythonbase
        ==========
        
        pythonbase provides a skeleton for creating Python projects, complete with Sphinx docs, PyPI integration, etc.
        
        For more about pythonbase, please see the `documentation <http://pythonhosted.org/pythonbase>`_
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Scientific/Engineering
