forensics-all
Debian Forensics Environment - essential components (metapackage)
This package provides the core components for a forensics environment.
All here available tools are packaged by Debian Security Tools Team.
This metapackage includes the most programs to data recovery, rootkit
and exploit search, filesystems and memory analysis, image acquisition,
volume inspection, special actions over the hardware and many other
activities.
libghc-inspection-testing-prof
GHC plugin to do inspection testing; profiling libraries
Some carefully crafted libraries make promises to their
users beyond functionality and performance.
libappimage1.0abi1t64
Core library for appimage
Core library of the AppImage project. Reference implementation
of the AppImage specification. https://appimage.org
python3-aiomealie
Asynchronous client for interacting with Mealie instances
This library provides an efficient way to interact with Mealie instances
asynchronously. Mealie is a self-hosted recipe manager that allows users to
store and organize recipes, making them easily accessible. The library sends
and receives data to and from the Mealie API, enabling seamless management of
recipes, meal plans, and shopping lists. It supports asynchronous operations,
allowing for non-blocking requests and efficient handling of API calls. This
can be particularly useful in applications where responsiveness is crucial,
such as in web applications or services that need to interact with the Mealie
API without delay.
pmount
mount removable devices as normal user
pmount is a wrapper around the standard mount program which permits normal
users to mount removable devices without a matching /etc/fstab entry. This
provides a robust basis for automounting frameworks like GNOME's Utopia
project and confines the amount of code that runs as root to a minimum.
podman
tool to manage containers and pods
Podman (the POD MANager) is a tool for managing containers and images, volumes
mounted into those containers, and pods made from groups of containers.