crashmail

JAM and *.MSG capable Fidonet tosser

CrashMail II is basically a more portable version of CrashMail, a tosser for Amiga computers. Users of the old Amiga version will probably find some things familiar while some features are gone such as the ARexx port (for obvious reasons!) and the GUI configuration editor. The only feature that CrashMail II has and the old CrashMail hasn't is support for JAM messagebases.

crasm

Cross assembler for 6800/6801/6803/6502/65C02/Z80

Assemble a microprocessor program and produce output file in Intel HEX or Motorola S Code from source for 6800/6801/6803/6502/65C02/Z80 processors. A program listing and a symbol table are also produced on the standard output.
tool for limiting the CPU usage of a process

cpulimit

tool for limiting the CPU usage of a process

cpulimit is a simple program that attempts to limit the CPU usage of a process (expressed in percentage, not in CPU time). This is useful to control batch jobs, when you don't want them to eat too much CPU. It does not act on the nice value or other priority stuff, but on the real CPU usage. Besides it is able to adapt itself to the overall system load, dynamically and quickly.

language-pack-gnome-et-base

GNOME translations for language Estonian

education-menus

Debian Edu menu reorganization

A package to reorganize menu branches in order to get a structure easy to use for teachers and students.

cramfsswap

swap endianness of a cram filesystem (cramfs)

cramfs is a highly compressed and size optimized Linux filesystem which is mainly used for embedded applications. The problem with cramfs is that it is endianness sensitive, meaning you can't mount a cramfs for a big endian target on a little endian machine and vice versa. This is often especially a problem in the development phase.