Metadata-Version: 1.1
Name: pypc
Version: 0.1-dev
Summary: Python3 Package Creator
Home-page: http://github.com/mekarpeles/waltz
Author: hackerlist
Author-email: m@hackerlist.net
License: LICENSE
Description: gypy
        ~~~~
        
        http://stackoverflow.com/questions/193161/what-is-the-best-project-structure-for-a-python-application
        http://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/
        http://as.ynchrono.us/2007/12/filesystem-structure-of-python-project_21.html
        http://pydanny.com/cookie-project-templates-made-easy.html
        
        
        Supports all modern versions of Python
        Python 2.6
        Python 2.7
        Python 3.3
        Even PyPy!
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
