wildmidi
software MIDI player
Minimal MIDI player implementation based on the wildmidi library that
can either dump to WAV or playback over ALSA. It is intended to
demonstrate the features of libWildMidi, including: reberb, logarithmic
volume and high-quality linear or gauss resampling.
unixodbc
Basic ODBC tools
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
profanity
console based XMPP client
Profanity is a console based instant messaging client for XMPP (Jabber)
protocol based chat. It is inspired by popular IRC client IRSSI.
python3-yappi
Yet Another Python Profiler - Python 3.x
Yappi stands for Yet Another Python Profiler. It supports Multithread/CPU time
profiling.
enum
seq- and jot-like enumerator
enum enumerates values (numbers) between two values, possibly further adjusted
by a step and/or a count, all given on the command line. Before printing,
values are passed through a formatter. Very fine control over input
interpretation and output is possible.