Metadata-Version: 2.1
Name: example-package-wzf
Version: 0.0.1
Summary: A small example package
Author: wzf
Author-email: wzf <wangzhoufeng7346@gmail.com>
License: MIT
Project-URL: Home Page, https://example.com
Project-URL: DOCUMENTATION, https://readthedocs.org
Project-URL: Repository, https://upstream.example.com/me/spam.git
Project-URL: GitHub, https://github.com/example/spam
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# 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.
