#mangrove #spec #package #revision #manager #blazing #package-manager

libmangrove

The core library for Mangrove, a pure-rust, blazing fast package manager

1 unstable release

0.1.2 Jan 20, 2023

#25 in #revision

23 downloads per month
Used in mangrove-cli

GPL-3.0-or-later

10KB
72 lines

libmangrove

libmangrove is a crate that implements the Mangrove Technical Specification. It is maintained by the same developers as the spec itself and is the official reference implementation.

For more information about Mangrove, check out the project homepage.

Warning: Unreleased

libmangrove isn't finished yet. This crate is here to reserve the name for when it is finished and released alongside the tech spec R1. Contact core if you want the name and I'll happily hand it over.


lib.rs:

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.

Dependencies

~0–265KB