Metadata-Version: 2.4
Name: auditedb
Version: 0.0.1
Summary: Reserved package name for AuditeDB, the db that listens.
Author: Ranger Chen
License-Expression: MIT
Project-URL: Homepage, https://auditedb.dev
Project-URL: Repository, https://github.com/rangersui/AuditeDB
Keywords: database,audit,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

# auditedb

Reserved package name for AuditeDB.

AuditeDB is the db that listens: an embedded, filesystem-backed key-value
database with a built-in audit trail and subscribe support.

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.
