The title says pretty much everything worth saying.
The core component of DPM is in a pre-release state. This component doesn’t do much besides:
- List/Load/Execute the modular components that make up the DPM system.
- Route commands to those components.
- Provide a unified interface for DPM components.
It’ll take a couple weeks of polishing it up and building out the module interface and module validation pieces.
The source code is available at:
DPM Core is A/GPLv3 licensed.