Crate libmangrove

source ·
Expand description

libmangrove

libmangrove is a Rust implementation of the Mangrove packaging system. It is maintained by the same developers as the spec itself, and as such is the official reference implementation. This library is currently maintained against the Mangrove Technical Specification, revision 1. You can find it at https://mgve.cc/spec/mangrove_tech_spec_r1.pdf.

This library does not a CLI, it’s just an implementation of the packaging operations. If you’re looking for the CLI, check out mangrove-cli, which uses this library.

Modules

Contains components to work with target triplets. See Mangrove Technical Specification revision 1, section 5 for details.

Functions

Get the detailed version string
Get the cargo package version.
Get the Mangrove spec revision this library was built for
Get the short version string