python-dictdlib
Python library for generating dictd dictionaries
This library is useful if you want to write Python programs that generate
dictd dictionaries.
dwdiff
diff program that operates word by word
dwdiff is a diff program that operates at the word level
instead of the line level. It is different from wdiff in that it allows the
user to specify what should be considered whitespace, and in that it takes an
optional list of characters that should be considered delimiters. Delimiters
are single characters that are treated as if they are words, even when there
is no whitespace separating them from preceding words or delimiters. dwdiff
is mostly commandline compatible with wdiff. Only the --autopager, --terminal
and --avoid-wraps options are not supported.
dzen2
General-purpose messaging and notification program for X11
Dzen was designed to be scriptable in any language and integrate well
with window managers like dwm, wmii and xmonad though it will work
with any window manger.
e00compr
Program to read/write Arcinfo compressed E00 files
E00compr is an ANSI C library that reads and writes Arcinfo compressed E00
files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files
are the vector import/export format for Arcinfo. It is plain ASCII and is
meant as an interchange format. ESRI considers the format to be proprietary,
so this package may not read all E00 files as ESRI may change the format.
python-circuits
event-driven framework with a component architecture
circuits is an event-driven framework with a focus on Component
Software Architectures where System Functionality is defined in
Components. Components communicate with one another by propagating
events throughout the system. Each Component can react to events and
expose events to other parts of the system Components are able to
manage their own events and can also be linked to other Components.
foremost
forensic program to recover lost files
Foremost is a forensic program to recover lost files based on
their headers, footers, and internal data structures.