libs6-2.13

small and secure supervision software suite (shared library)

s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code.

librulexdb0

Russian pronunciation dictionary access library (runtime)

RuLex database is primarily intended for use along with the Ru_tts speech synthesizer in order to improve its pronunciation.

fonts-dejavu-mono

Vera font family derivate with additional characters

DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants.

libgphobos2-armel-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libgphobos2-ppc64el-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

libgmap-ocaml

heterogenous maps over a GADT for OCaml (runtime files)

Gmap exposes the functor Make which takes a key type (a GADT 'a key) and outputs a type-safe Map where each 'a key is associated with a 'a value. This removes the need for additional packing. It uses OCaml's stdlib Map data structure.