Metadata-Version: 2.4
Name: l5
Version: 0.0.2
Summary: Reserved package name for the L5 Engine behind AuditeDB.
Author: Ranger Chen
License-Expression: MIT
Project-URL: Homepage, https://l5.dev
Project-URL: Repository, https://github.com/rangersui/AuditeDB
Keywords: database,engine,embedded,sqlite
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Database
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# l5

Reserved package name for the L5 Engine.

L5 is the embedded engine behind AuditeDB. It is intended to provide the
library-first storage core: read, replace, append, delete, and subscribe.

This placeholder package intentionally exposes no stable API yet. The current
engine package remains published under the existing project layout while the
public Python package layout is being prepared.
