when
tiny personal calendar
Minimalistic personal calendar. It runs from the command
line, and it uses a plain text file format, which you can edit
using your favorite editor.
wordplay
anagram generator
Wordplay generates anagrams of words. For example,
"Debian" = "Bendai" (with an Italian Dictionary) or
"Debani" (with an Catalan Dictionary).
m4
macro processing language
GNU `m4' is an implementation of the traditional UNIX macro
processor. It is mostly SVR4 compatible, although it has some
extensions (for example, handling more than 9 positional parameters to
macros). `m4' also has builtin functions for including files, running
shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for
generating `configure' scripts, but not for running them.
lzma
Compression and decompression in the LZMA format - command line utility
The Lempel-Ziv-Markov chain Algorithm is a compression method based on
the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
7z archives.
kio-gopher
gopher KIO slave
kio-gopher provides support for the "gopher:" protocol in Konqueror and in
other KDE applications. This allows you to display web contents using the
Gopher protocol.