Metadata-Version: 2.1
Name: poq
Version: 0.1.1
Summary: An example for teaching how to publish a Python package
Home-page: https://github.com/p2i/poq
Author: poq
Author-email: emerstar.819eff8@m.yinxiang.com
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.
        
        - [ ] This is a complete item
        - [x] This is an incomplete item
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
