Metadata-Version: 2.1
Name: engineering-session-packaging
Version: 0.0.2
Summary: test project to illustrate some python packaging
Author: NieuweNils
Author-email: noneofyour@business.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11.3
Description-Content-Type: text/markdown
Requires-Dist: uwsgi==2.0.*
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

## Test app to illustrate some things

For instance: that a README is a good idea.
