[badges.maintenance]
status = "passively-maintained"
[badges.travis-ci]
repository = "alexforster/libbpf-sys"
[lib]
crate-type = ["lib", "staticlib"]
[package]
authors = ["Alex Forster <alex@alexforster.com>"]
build = "build.rs"
description = "Rust bindings to libbpf from the Linux kernel"
edition = "2018"
homepage = "https://github.com/alexforster/libbpf-sys"
keywords = ["bpf", "ebpf", "xdp"]
license = "BSD-2-Clause"
links = "bpf"
name = "libbpf-sys"
readme = "README.md"
repository = "https://github.com/alexforster/libbpf-sys"
version = "0.0.6-2"