rpmlib-sys 0.4.1

RPM Package Manager library FFI bindings (librpm, librpmbuild, librpmsign)
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "rpmlib-sys"
version = "0.4.1"
authors = ["Tony Arcieri <tony@iqlusion.io>"]
description = "RPM Package Manager library FFI bindings (librpm, librpmbuild, librpmsign)"
homepage = "https://rpmlib.rs/rpmlib-sys/"
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/rpmlib-sys"
[build-dependencies.bindgen]
version = "0.35"

[features]
default = []
rpmbuild = []
rpmsign = []
[badges.circle-ci]
repository = "iqlusion-io/crates"