Metadata-Version: 2.1
Name: zzmm
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: 张猛
Author-email: 1694349472@qq.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Example Package

这是我的包
#卸载
pip3 uninstall zzmm

