tftp-proxy
TFTP server that request files not found from an HTTP backend
This program is basically a minimalistic TFTP server. As an extra
however, it will forward request that cannot be served to an
configurable HTTP backend.
hypothesis-client
CLI for the Hypothesis API
hypothesis-client is a lightweight command-line interface
for the Hypothesis Web API v1.0.0.
It includes all APIKey authorized endpoints
related to...
* annotations (create / update / delete / search / fetch / flag)
* groups (create / update / list / fetch / leave / members)
* profile (user information / groups)
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.
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.
libtsan2-amd64-cross
ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ThreadSanitizer (Tsan) is a data race detector for C/C++ programs.
The Linux and Mac versions are based on Valgrind.
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.