Metadata-Version: 1.1
Name: python_packaging_demo
Version: 0.1.3
Summary: sample python packaging and upload to pypi demo.
Home-page: https://github.com/webee/python-packaging-demo
Author: webee.yw
Author-email: webee.yw@gmail.com
License: MIT
Description: A sample Python project
        =======================
        
        A sample project that demonstrate python packaging and upload to pypi.
        
        
        .. :changelog:
        
        Changelog
        =========
        
        change logs.
        
        
        0.1.3 (2015-09-10)
        ------------------
        
        
        oh no.
        ^^^^^
        
        -- fix CHANGE_LOG.
        
        
        0.1.2 (2015-09-10)
        ------------------
        
        -- update CHANGE_LOG.
        
        
        0.1.1 (2015-09-10)
        ------------------
        
        -- Fix README.
        
        
        - Initial release.
        0.1.0 (2015-09-10)
        ------------------
        
        - Initial release.
        
        Credits
        =======
        
        ``python_packaging_demo`` is written and maintained by webee.yw.
        
        The development is kindly supported by `webee.yw <https://github.com/webee>`_.
        
        Contributors
        ------------
        
        The following wonderful people contributed directly or indirectly to this project:
        
        - `hyperwood.yw <https://github.com/hyperwood>`_
        
        Please add yourself here alphabetically when you submit your first pull request.
Keywords: demo setuptools development package
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
