libghc-lambdahack-prof
tactical squad ASCII roguelike dungeon crawler game engine; profiling libraries
LambdaHack is a Haskell game engine library for ASCII roguelike
games of arbitrary theme, size and complexity, with optional
tactical squad combat. It's packaged together with a sample
dungeon crawler in fantasy setting that can be tried out
as a native binary or in the browser at http://lambdahack.github.io.
humanfriendly
Helper command for the humanfriendly Python3 library
A Python library that can be used to make text interfaces more user friendly.
It provides parsing and formatting numbers, file sizes, pathnames and
timespans in simple human friendly formats. It provides easy to use timers for
long running operations, prompts for selecting a choice from a list of options
by typing the option's number or a unique substring of the option, and
terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.
python-humanfriendly
Python library to make user friendly text interfaces
python3-humanfriendly
Python3 library to make user friendly text interfaces
A Python3 library that can be used to make text interfaces more user friendly.
It provides parsing and formatting numbers, file sizes, pathnames and
timespans in simple human friendly formats. It provides easy to use timers for
long running operations, prompts for selecting a choice from a list of options
by typing the option's number or a unique substring of the option, and
terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.
firejail-profiles
profiles for the firejail application sandbox
Firejail is a SUID security sandbox program that reduces the risk of
security breaches by restricting the running environment of untrusted
applications using Linux namespaces and seccomp-bpf. It allows a
process and all its descendants to have their own private view of the
globally shared kernel resources, such as the network stack, process
table, mount table.
python-pysodium
Python libsodium wrapper (Python2 version)