librpm-sys 0.1.1

RPM Package Manager library FFI bindings (librpm.so)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.circle-ci]
repository = "RustRPM/librpm-rs"
[build-dependencies.bindgen]
version = "0.35"

[package]
authors = ["Tony Arcieri <tony@iqlusion.io>"]
categories = ["external-ffi-bindings", "os"]
description = "RPM Package Manager library FFI bindings (librpm.so)"
documentation = "https://rustrpm.org/librpm_sys/"
homepage = "https://github.com/RustRPM/librpm-rs/"
keywords = ["rpm", "linux", "redhat", "fedora", "centos"]
license = "LGPL-2.1+"
name = "librpm-sys"
readme = "README.md"
repository = "https://github.com/rustrpm/librpm-rs/tree/master/librpm-sys"
version = "0.1.1"