rpmlib 0.1.0

RedHat Package Manager (RPM) library binding with an idiomatic Rust API
docs.rs failed to build rpmlib-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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

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.