libcanberra-gtk3-module-dbg
libcanberra GtkModule detached debugging symbols
xpilot-ng
Multi-player tactical game for X (NG version)
XPilot is a multi-player tactical manoeuvring game for X. Each
player controls their own fighter equipped with a variety of weapons
and power-ups. Players compete as teams or as individuals; the
object of the game is to score points by blasting the opposition,
stealing their treasure or by racing round a circuit.
WARNING: This game is very addictive.
python-celery
async task/job queue based on message passing (Python2 version)
Celery is an open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time operation,
but supports scheduling as well.
xfonts-efont-unicode
/efont/ Unicode fonts for X which cover various scripts
/efont/ is an X BDF font package for 10, 12, 14, 16, and 24 pixels
which are encoded in Unicode. Though they are still under development,
they contain various scripts including Latin, IPA, Greek, Cyrillic,
Armenian, Hebrew, Devanagari, Thai, Lao, Georgian, Runic, Hiragana,
Katakana, Hangul Syllables, and part of Arabic, Bopomofo, CJK Ideogram,
and various symbols.
python-acidobasic
simulation tool for acido-basic titrations
python-acidobasic allows you to compose a mixture of acid or base reactives,
and to simulate their titration by one acid or base. pH and concentration
curves are displaied instantly when the composition of all chemicals are
defined. You can choose to display either concentrations or quantities of
chemicals.
haskell-derive-utils
Deriving instances for data types in Haskell
Data.Derive is a library and a tool for deriving instances for Haskell
programs. It is designed to work with custom derivations, SYB and
Template Haskell mechanisms. The tool requires GHC, but the generated
code is portable to all compilers. This tool can be regarded as a
competitor to DrIFT.