pd-nusmuk
random collection of useful Pd objects
The nusmuk library contains object targeted at high-quality audio synthesis
like band-limited synthesizers, audio filters and effects and interpolating
table lookups.
It also includes a number of general purpose utilities, ranging from simple
shorthand abstractions to higher mathematics (random generators).
elpa-flx
sorting algorithm for fuzzy matching in Emacs
The flx sorting algorithm for Emacs provides fuzzy matching for
completion engines like Ido. It is similar to the fuzzy matching
functionality of Sublime Text.
php-horde-idna
IDNA normalization library
A library that wraps various backends providing IDNA (Internationalized Domain
Names in Applications) support.
yad
tool for creating graphical dialogs from shell scripts
Yad allows you to display GTK+ dialog boxes from command line or shell
scripts. It is similar to Zenity but with more dialog types and options.
libconfig-onion-perl
layered configuration
Config::Onion stores all configuration settings in four layers:
Defaults, Main, Local, and Override. Each layer can be added to as many
times as you like. Within each layer, settings which are given multiple
times will take the last specified value, while those which are not
repeated will remain untouched.
python-pyocr
Python wrapper for OCR engines (Python 2)
PyOCR is an optical character recognition (OCR) tool wrapper for
Python. That is, it helps using OCR tools from a Python program.