Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
bitflags • 1.2.1A macro to generate structures which behave like bitflags. | DIRECT | 0 | |
cc • 1.2.29A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. | INDIRECT | 1 | |
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
libc • 0.2.174Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
log • 0.4.27A lightweight logging facade for Rust | DIRECT | 0 | |
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. | INDIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 |
MIT5
Package | Relation | Dependencies | Published |
---|---|---|---|
input-sys • 1.18.0Bindgen generated unsafe libinput wrapper | DIRECT | 0 | |
libudev-sys • 0.1.4FFI bindings to libudev | INDIRECT | 2 | |
memoffset • 0.6.5offset_of functionality for Rust structs. | INDIRECT | 1 | |
nix • 0.20.2Rust friendly bindings to *nix APIs | DIRECT | 7 | |
udev • 0.6.3libudev bindings for Rust | DIRECT | 3 |