[package]
name = "librpm-sys"
version = "0.0.2"
authors = ["Tony Arcieri <tony@iqlusion.io>"]
description = "FFI bindings for librpm: the RedHat Package Manager (RPM) library"
homepage = "https://github.com/iqlusion-io/crates"
readme = "README.md"
keywords = ["rpm", "linux", "redhat", "fedora", "centos"]
categories = ["external-ffi-bindings", "os"]
license = "Apache-2.0"
repository = "https://github.com/iqlusion-io/crates/tree/master/librpm-sys"
[build-dependencies.bindgen]
version = "0.35"
[badges.circle-ci]
repository = "iqlusion-io/crates"