Metadata-Version: 2.4
Name: oop-es-pg
Version: 0.1.2
Summary: OOP Event Sourcing package Postgres integration
Author: Volodymyr Chub
License: MIT
Project-URL: Homepage, https://github.com/ChubV/oop-es
Project-URL: Issues, https://github.com/ChubV/oop-es/issues
Requires-Python: >=3.9
Requires-Dist: oop-es
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: asyncpg; extra == "test"
