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
andcrate::package_ops
- file_
ops - Contain file checking functionality
- package_
ops - Operations to check on installed packages
- utils
- Various utility functions