udcli
Disassembler for x86 and x86-64 class ISA (cli)
Udis86 is a disassembler for the x86 and x86-64 class of instruction
set architectures. It consists of a C library called libudis86 which
provides a clean and simple interface to decode and inspect a stream
of raw binary data as disassembled instructions in a structured manner,
and a command line tool called udcli that incorporates the library.
libsail-c++0t64
SAIL C++ client library (shared library)
SAIL is a fast and lightweight cross-platform image decoding
and encoding library providing multi-leveled APIs from one-liners
to complex use-cases with custom I/O sources.
python3-typing-inspect
API for runtime inspection of types in Python
The typing-inspect module defines experimental API for runtime inspection of
types defined in the Python standard typing module.
python3-flanker
Python email address and Mime parsing library
Flanker is an open source parsing library written in Python by the Mailgun
Team. Flanker currently consists of an address parsing library
(flanker.addresslib) as well as a MIME parsing library (flanker.mime).
connectagram
word unscrambling game
The board consists of several scrambled words that are joined together.
You can choose the length of the words, the amount of words, and the
pattern that the words are arranged in. The game provides a hint option
for times when you are stuck.
libwxbase3.2-0
wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
wxBase is a collection of C++ classes providing basic data structures
(strings, lists, arrays), powerful wxDateTime class for date manipulations,
portable wrappers around many OS-specific functions allowing the same
program to work for all supported platforms, wxThread class for writing
multithreaded programs, and much more.