Metadata-Version: 2.1
Name: modern-python-package
Version: 0.0.1
Summary: A small example package
Author-email: Timo Furrer <tuxtimo@gmail.com>
Project-URL: Homepage, https://gitlab.com/timofurrer/modern-python-package
Project-URL: Bug Tracker, https://gitlab.com/timofurrer/modern-python-package/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: mypy
License-File: LICENSE

# modern-python-package

My awesome test package
