Metadata-Version: 2.1
Name: bl-event-sourcing-sqlalchemy
Version: 0.2.1
Summary: Event sourcing implemented with SQLAlchemy
Home-page: https://git.easter-eggs.org/bioneland/bl-event-sourcing-sqlalchemy
License: GPL-3.0-or-later
Author: Tanguy Le Carrour
Author-email: tanguy@bioneland.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.26,<2.0.0)
Requires-Dist: bl-event-sourcing (==0.2.2)
Project-URL: Repository, https://git.easter-eggs.org/bioneland/bl-event-sourcing-sqlalchemy
Description-Content-Type: text/markdown

# Bioneland Event Sourcing implemented with SQLAlchemy 

**Deprecated!** Please use [blessql](https://git.easter-eggs.org/bioneland/blessql) instead.

