Skip to main content

Crate libaipm

Crate libaipm 

Source
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 for aipm init.

Functions§

version
Returns the library version.