Crate libmangrove

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§

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

Functions§

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