Metadata-Version: 2.1
Name: python-setup
Version: 0.1.0
Summary: A small example package
Home-page: https://github.com/zjZSTU/python-setup.py.git
Author: zj
Author-email: wy163zhuj@163.com
License: UNKNOWN
Description: # python-setup.py
        Sample program for packaging and distributing Python packages
        
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
