libconvert-ascii-armour-perl

module to convert binary into ASCII-armoured messages

Convert::ASCII::Armour is a Perl module designed to convert hashes of binary octets into ASCII messages suitable for transfer over 6-bit clean transport channels. The encoded ASCII resembles PGP's armoured messages, but are in no way compatible with PGP.

lush-library

Lisp Universal Shell Library

Lush is a programming language and environment that is based on the Lisp programming language. The lush language is small compared to ANSI Common Lisp and is optimized for numeric calculations. Lush includes a libraries for numerical analysis and building graphical user interfaces.

fp-units-db-2.6.4

Free Pascal - database-library units

libconvert-ascii85-perl

module for encoding and decoding of ascii85/base85 strings

Convert::Ascii85 implements the Ascii85 (also known as Base85) algorithm for encoding binary data as text. This is done by interpreting each group of four bytes as a 32-bit integer, which is then converted to a five-digit base-85 representation using the digits from ASCII 33 (!) to 117 (u).
MATE media utilities

mate-media

MATE media utilities

MATE media utilities are the audio mixer and the volume control applet.

libcoq-elpi-ocaml

Coq plugin embedding Elpi (runtime)

This package makes it possible to define new commands and tactics for Coq in Elpi.