rpmlib.rs: RedHat Package Manager (RPM) binding for Rust

Crate Docs Build Status Apache 2.0 Licensed

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

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.