node-once
Run a function only once with this module for Node.js
node-once is useful to make sure a listener for multiple events is
only run once.
hardening-wrapper
Compiler wrapper to enable security hardening flags
Replaces gcc, g++, and ld with wrapper scripts that set security hardening
compilation flags, as an alternative to changing gcc specs. Enabled when
DEB_BUILD_HARDENING=1 is set.
hasciicam
(h)ascii for the masses: live video as text
Hasciicam makes it possible to have live ASCII video on the web. It
captures video from a tv card and renders it into ascii, formatting the
output into an html page with a refresh tag or in a live ASCII window or
in a simple text file as well, giving the possibility to anybody that has a
bttv card, a Linux box and a cheap modem line to show a live ASCII video
feed that can be browsable without any need for plugin, java etc.
z88dk
Z80 processor assembler and SmallC+ cross compiler
z88dk is a SmallC+ and Z80 assemler cross compiler supplied with an
assembler/linker and a set of libraries implementing the C standard library
for a number of different z80 based machines. The name z88dk originates from
the time when the project was founded and supported only the Cambridge
z88 portable.
xmms2-plugin-mms
XMMS2 - MMS transport
XMMS2 is a redesign of the XMMS music player. It features a client-server
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plug-ins. On top of
this, there is a flexible media library to organize your music.
zope-replacesupport
Add search and replace functionality to TTW Zope objects
This product adds search and replace functionality to TTW Zope objects.
A Replace tab is added to the ZMI of Folders and folderish objects, that
allows one to locate Zope objects and replace strings in these objects.