Expand description
Core library for AIPM — AI Plugin Manager.
This crate contains the shared logic used by both the aipm consumer binary
and the aipm-pack author binary: manifest parsing, dependency resolution,
content-addressable store, lockfile management, and linking.
Modules§
- init
- Package initialization and scaffolding for
aipm-pack init. - manifest
- Manifest parsing, types, and validation for
aipm.toml. - version
- Semantic versioning utilities for AIPM.
- workspace_
init - Workspace initialization and
.ai/marketplace scaffolding foraipm init.
Functions§
- version
- Returns the library version.