command wtf  showing different abbreviations from the comp DB and default DB

bsdgames

collection of classic textual unix games

This is a collection of some of the text-based games and amusements that have been enjoyed for decades on unix systems.

python3-nanobind

Tiny and efficient C++/Python bindings (Python 3 module)

nanobind is a small binding library that exposes C++ types in Python and vice versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In contrast to these existing tools, nanobind is more efficient: bindings compile in a shorter amount of time, produce smaller binaries, and have better runtime performance.

libngs-jni

Next Generation Sequencing language Bindings (Java native binding)

NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb.

libbz2-ocaml

OCaml bindings for the bzip2 compression library (runtime)

CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular compression library which typically compresses better (i.e., smaller resulting files) than gzip.

libdialog15

Displays user-friendly dialog boxes -- shared library

The dialog application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner.

pd-upp

Universal Polyphonic Player for Pure Data

The Universal Polyphonic Player (short UPP) is an infrastructure for all kinds of polyphonic events – be it note-like events, other generated sounds or short grains in granular synthesis. The strengths of the system are a modular, easily extendible design, almost unlimited polyphony, ease of control, DSP load scaling and sample-accurate timing.