libgtk-3-0t64
GTK graphical user interface library
GTK is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK is suitable
for projects ranging from small one-off tools to complete application
suites.
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.
jacktrip-gui
high-quality system for audio network performances (GUI)
JackTrip is a Linux and Mac OS X-based system used for multi-machine
network performance over the Internet. It supports any number of
channels (as many as the computer/network can handle) of bidirectional,
high quality, uncompressed audio signal streaming.
pwdsphinx-tools
SPHINX password storage protocol - tools to integrate into an X11 desktop
SPHINX -- password Store that Perfectly Hides from Itself (No Xaggeration) --
is an information-theoretically secure cryptographic password storage
protocol with strong security guarantees, as described in the 2015 paper
"Device-Enhanced Password Protocols with Optimal Online-Offline Protection" by
Jarecki, Krawczyk, Shirvanian, and Saxena (https://ia.cr/2015/1099). It is
documented online at https://sphinx.pm/ .
python3-validate-pyproject
Automated checks on pyproject.toml by JSON Schema definitions
With the approval of PEP 517 and PEP 518, the Python community shifted
towards a strong focus on standardisation for packaging software, which
allows more freedom when choosing tools during development and make sure
packages created using different technologies can interoperate without the
need for custom installation procedures.