Metadata-Version: 2.1
Name: hello-world-sun90
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/Sun9990/my_python_package
Author: SD
Author-email: Example Author <author@example.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
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
License-File: LICENSE

This is a Python package that prints "Hello, World!"
