Metadata-Version: 1.1
Name: distro_tutorial
Version: 0.0.2
Summary: A sample Python distribution project
Home-page: https://github.com/splanger/python_distro_tutorial.git
Author: Yuri Kroz
Author-email: splanger@gmail.com
License: Apache Software License
Description: 
        ====================================
        A sample Python distribution project
        ====================================
        
        Just trying to learn how to package and distribute Python packages.
        
        Python version: `2.7.6`
        
Keywords: sample setuptools development tutorial packaging
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
