Metadata-Version: 1.1
Name: Hello-World-Package
Version: 0.1.1
Summary: Hello World test package
Home-page: https://github.com/granwilliams/hello-world
Author: Grant Williams
Author-email: grant.williams2986@gmail.com
License: MIT
Description: ===============================
        Hello World Package
        ===============================
        
        |travis status|
        |pypi status|
        |docs status|
        
        Hello World test package
        
        * Free software: MIT license
        * Documentation: (COMING SOON!) https://hello-world-package-example.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        .. |travis status| image:: https://travis-ci.org/grantwilliams/hello-world-package-example.svg?branch=master
            :target: https://travis-ci.org/grantwilliams/hello-world-package-example
        
        .. |pypi status| image:: https://img.shields.io/pypi/v/Hello-World-Package.svg
                :target: https://pypi.python.org/pypi/Hello-World-Package
        
        .. |docs status| image:: https://readthedocs.org/projects/hello-world-package-example/badge/?version=latest
                :target: http://hello-world-package-example.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        History
        -------
        
        Pre-release
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
