Metadata-Version: 2.1
Name: ExamplePack
Version: 0.1.3
Summary: A Example Python Package
Home-page: https://github.com/TechGeeks-Rajdeep/ExamplePack
Author: TechGeeks
Author-email: expack@tgeeks.cf
License: UNKNOWN
Description: # Example Package
        
        This is a simple example package. You can use
        [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        to write your content.
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
