Cargo Features

paketkoll_core has no features set by default.

[dependencies]
paketkoll_core = { version = "0.5.8", features = ["arch_linux", "debian", "systemd_tmpfiles", "vendored"] }
default

Default features

arch_linux

Include the Arch Linux backend

Enables flate2, mtree2, ring, rust-ini, and zstd

debian

Include support for the Debian backend

Enables ar and bzip2 ^0.4.4, flate2, md-5, xz2, and zstd, rayon of dashmap

systemd_tmpfiles

Experimental systemd-tmpfiles backend

Enables nix, ring, and systemd_tmpfiles

vendored

Vendor C/C++ dependencies instead of linking them dynamically

Enables static of optional bzip2 ^0.4.4 and optional xz2