2017-09-13 08:33:02 +01:00
2017-07-20 12:45:30 +01:00
fmt
2017-07-20 12:59:00 +01:00
2017-07-12 21:18:34 +01:00
2017-07-13 16:12:58 +01:00
2017-07-13 16:12:58 +01:00

This crate provides bindings to libapt-pkg.

Build status

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
No description provided
Readme 1.1 MiB
Languages
Rust 64.4%
C++ 35.4%
Makefile 0.2%