Metadata-Version: 2.1
Name: python-event-sourcery
Version: 0.1.2
Summary: 
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: SQLAlchemy (>=1.4,<2.0)
Requires-Dist: pydantic (>=1.9,<2.0)
