This crate provides bindings to libapt-pkg
.
Documentation and Examples
See the examples/
folder for some partial implementations of some commands.
https://docs.rs/apt-pkg-native
License Note
While the code in this crate is available under a permissive MIT license,
it is useless without libapt-pkg
,
which is GPL2+.
Building
libapt-pkg-dev
must be installed. The gcc
crate is used to try and find a native compiler.
Description
Languages
Rust
64.4%
C++
35.4%
Makefile
0.2%