Metadata-Version: 2.1
Name: example-pkg-ahsan.aslam
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: Example Author
Author-email: author@example.com
License: UNKNOWN
Description: ==========
        test_hello
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/test_hello.svg
                :target: https://pypi.python.org/pypi/test_hello
        
        .. image:: https://img.shields.io/travis/ahsanarbisoft/test_hello.svg
                :target: https://travis-ci.com/ahsanarbisoft/test_hello
        
        .. image:: https://readthedocs.org/projects/test-hello/badge/?version=latest
                :target: https://test-hello.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        test hello project
        
        
        * Free software: MIT license
        * Documentation: https://test-hello.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
