gnome-osd
OSD message framework for GNOME
education-services
Debian Edu services for educational institutions
This metapackage depends on several applications providing useful
infrastructure and services in an educational context:
e-learning services, online documentation repository,
web content filter...
ardour-i686
transitional dummy package for (i686 optimized) ardour
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
eep24c
read and write serial I2C eeprom devices
eep24c is a program that can read and write I2C serial eeprom
devices.
cmus
lightweight ncurses audio player
C* Music Player is a modular and very configurable ncurses-based audio player.
It has some interesting features like configurable colorscheme, mp3 and ogg
streaming, it can be controlled with an UNIX socket, filters, album/artists
sorting and a vi-like configuration interface.
coco-java
Coco/R Compiler Generator (Java Version)
Coco/R is a compiler generator, which takes an attributed grammar of a source
language and generates a scanner and a parser for this language. The scanner
works as a deterministic finite automaton. The parser uses recursive descent.
LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic
checks. Thus the class of accepted grammars is LL(k) for an arbitrary k.