Initial commit: DPM core library, CLI, bundled info module, and tests

This commit is contained in:
2026-08-09 18:00:05 -04:00
commit 19cf285cb7
29 changed files with 3722 additions and 0 deletions

7
data/core.conf Normal file
View File

@@ -0,0 +1,7 @@
[logging]
log_level = INFO
write_to_log = false
log_file = /var/log/dpm/dpm.log
[modules]
path = /usr/lib/dpm/modules