libdpkg-sys

Crates.iolibdpkg-sys
lib.rslibdpkg-sys
version0.1.1+1.19
sourcesrc
created_at2022-02-20 12:15:33.224725
updated_at2022-10-17 07:22:13.871793
descriptionBindings for libdpkg
homepage
repositoryhttps://github.com/sebastinas/libdpkg-sys
max_upload_size
id535710
size15,787
Sebastian Ramacher (sebastinas)

documentation

README

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.

Commit count: 23

cargo fmt