19 lines
567 B
Plaintext
19 lines
567 B
Plaintext
Metadata-Version: 2.4
|
|
Name: govoplan-audit
|
|
Version: 0.1.4
|
|
Summary: GovOPlaN audit platform module.
|
|
Author: GovOPlaN
|
|
Requires-Python: >=3.12
|
|
Description-Content-Type: text/markdown
|
|
Requires-Dist: govoplan-core>=0.1.4
|
|
Requires-Dist: govoplan-access>=0.1.4
|
|
|
|
# GovOPlaN Audit
|
|
|
|
`govoplan-audit` owns audit API route contributions during the GovOPlaN module
|
|
split.
|
|
|
|
This repository owns the live `audit_log` table while preserving the
|
|
historical table name. It provides audit API route contributions and is the
|
|
target boundary for future audit sink/export capability work.
|