Crate rpmlib [] [src]

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

This crate contains idiomatic Rust bindings which aim to expose a safe API to rpmlib. The low-level unsafe bindings are located in the rpmlib-sys crate, which is automatically generated by bindgen.