libdpkg-sys

Rust bindings for libdpkg

LGPL-3.0 License

Downloads
1.7K
Stars
0
Committers
2

Bindings for libdpkg

This crate provides bindings to interact with libdpkg. Note that only a part of the public API is available driven by my personal needs. I am happy to merge pull requests that expose functions of libdpkg's public API.

This crate is only useful on systems where the development files for libdpkg are available. That is, it requires libdpkg-dev to be installed.

License

This crate is Copyright 2022 Sebastian Ramacher and licensed under the LGPL version 3.0 or later. libdpkg itself is licensed under GPL version 2.0 or later.