reprotest
Build software and check it for reproducibility
reprotest builds the same source code twice in different environments, and
then checks the binaries produced by each build for differences. If any are
found, then diffoscope (or if unavailable then diff) is used to display them
in detail for later analysis.
almanah
Application to ease management of a personal diary
Almanah is a small application to ease management of a personal diary.
It has basic editing and linking abilities like:
apptainer
container platform focused on supporting "Mobility of Compute"
Mobility of Compute encapsulates the development to compute model
where developers can work in an environment of their choosing and
creation and when the developer needs additional compute resources,
this environment can easily be copied and executed on other platforms.
Additionally as the primary use case for Apptainer is targeted
towards computational portability, many of the barriers to entry of
other container solutions do not apply to Apptainer making it an
ideal solution for users (both computational and non-computational)
and HPC centers.
colossal-cave-adventure
Colossal Cave Adventure game
Explore Colossal Cave, where others have found fortunes in treasure and
gold, though it is rumored that some who enter are never seen again.
parser3
Parser 3, HTML-embedded scripting language (metapackage)
This is a metapackage that, when installed, guarantees that you have
at least one of the server-side versions of the Parser 3 interpreter
installed. Removing this package won't remove Parser 3 from your
system, but it may remove other packages that depend on this one.
python3-random2
backport of Python 2.7's random module
In Python 3, the implementation of randrange() was changed, so that even with
the same seed you get different sequences in Python 2 and 3.