Metadata-Version: 2.1
Name: example-pypi-package-5782
Version: 0.6.0
Summary: Example PyPI Package
Home-page: https://github.com/tomchen/example_pypi_package/
Author: Tom Chen
Author-email: tomchen.org@gmail.com
License: MIT
Project-URL: Documentation, https://github.com/tomchen/example_pypi_package/
Project-URL: Bug Reports, https://github.com/tomchen/example_pypi_package//issues
Project-URL: Source Code, https://github.com/tomchen/example_pypi_package/
Keywords: example,pypi,package
Platform: UNKNOWN
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Example PyPI Package

This is an example of a package for PyPI.
It was written by Tom Chen. 
A tutorial is available at [GitHub](https://github.com/tomchen/example_pypi_package).


