Crate paketkoll_core

Source
Expand description

§paketkoll_core - Core functionality for paketkoll

This API is very unstable at the moment. Don’t depend on this package (yet). For now all it provides is a way to check distro installed files for differences. The plan is detailed in the README.md in the crate directory in the repository.

Re-exports§

pub use paketkoll_types;

Modules§

backend
The various backends implementing distro specific support
config
Configuration for crate::file_ops and crate::package_ops
file_ops
Contain file checking functionality
package_ops
Operations to check on installed packages
utils
Various utility functions