python3-dbutils
tools for providing connections to a database (Python 3)
DBUtils is a suite of tools providing solid, persistent and pooled
connections to a database that can be used in all kinds of multi-threaded
environments.
authselect
Tool to select authentication and identity sources from supported profiles
Authselect is designed to be a replacement for authconfig but it takes
a different approach to configure the system. Instead of letting
the administrator build the PAM stack with a tool (which may potentially
end up with a broken configuration), it would ship several tested stacks
(profiles) that solve a use-case and are well tested and supported.
At the same time, some obsolete features of authconfig are not
supported by authselect.
diff-pdf-wx
Simple tool for visually comparing two PDF files
diff-pdf is a tool for visually comparing two PDFs.
It takes two PDF files as arguments, and generates an output PDF
file that highlights the differences between the two input files.
Besides, it can compare the two files visually in a simple GUI.
libboost-chrono1.83.0t64
C++ representation of time duration, time point, and clocks
This package forms part of the Boost C++ Libraries collection.
libbtrfs0t64
Checksumming Copy on Write Filesystem utilities (runtime library)
Btrfs is a copy on write filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy
administration.
libblosc2-2t64
Fast, compressed, persistent binary data store library for C
Blosc is a high performance compressor optimized for binary data. It has been
designed to transmit data to the processor cache faster than the traditional,
non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc
main goal is not just to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.