Metadata-Version: 2.1
Name: bles
Version: 1.0.0a2
Summary: Event Sourcing library
Home-page: https://git.easter-eggs.org/bioneland/bles
License: GPL-3.0-or-later
Author: Tanguy Le Carrour
Author-email: tanguy@bioneland.org
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Repository, https://git.easter-eggs.org/bioneland/bles
Description-Content-Type: text/markdown

# bles — An Event Sourcing library

Bioneland's Event Sourcing (ES) library (bles, pronounced */'bles/*) is a collection
of classes to write software using an event sourcing architecture.

