rpmlib.rs: RPM Package Manager binding for Rust

Crate Build Status Apache 2.0 Licensed

The [rpmlib] C library (available in the rpm-devel RPM package) exposes a programmatic interface to the [RPM Package Manager], and this crate aims to provide a safe, idiomatic Rust wrapper.

Documentation

Status

License

The rpmlib crate is distributed under the terms of the Apache License (Version 2.0).

See [LICENSE] file in the iqlusion-io/crates toplevel directory for more information.