rpmlib 0.0.1

RedHat Package Manager (RPM) library binding with an idiomatic Rust API
Documentation

rpmlib: idiomatic Rust binding for the RedHat Package Manager (RPM) library

Crate 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.

Status

Nothing to see yet. Check back soon, or open an issue if there's a specific feature you'd like to request and/or contribute.

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.