Metadata-Version: 2.1
Name: simply-notes
Version: 0.1.0
Summary: A Python web app for taking simple notes.
Author: Ben Ridley
Author-email: bridley@gitlab.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Flask (>=2.2.3,<3.0.0)
Requires-Dist: waitress (>=2.1.2,<3.0.0)
