This is a staging site. Uploads will not persist. Testing only.
jsonbot
Framework for building bots for IRC, XMPP and the Web
JSONBOT is a remote event-driven framework for building bots that talk JSON
to each other over XMPP. This distribution provides bots built on the
JSONBOT framework for console, IRC, XMPP for the shell and WWW, and XMPP
for the Google App Engine. A plugin infrastructure can be used to write
your own functionality.
sbrshd
Scratchbox Remote Shell daemon
sbrshd mounts nfs partition from the host and executes a binary on it.
This used to provide cpu transparency for cross-compiling with
scratchbox.
rawtran
RAW photo to FITS converter
Rawtran is an utility to convert of raw photos in .CR2, .CRW, MRW, NEF,
RAF, etc. formats to the general astronomical FITS image format.
The identification of raw photo type and decoding itself is done via
DCRAW utility by D.Coffin.
gpe-filemanager
file manager for GPE
xul-ext-useragentswitcher
Firefox addon that allows the user to choose user agents
The User Agent Switcher extension adds a menu and a toolbar button to
switch the user agent of the browser. It is designed for Firefox, Flock,
Seamonkey and Songbird, it comes with a set of predefined useragent string
from popular browsers and custom strings can be added manually or imported
through XML files.
xjobs
reads job description line by line and executes them in parallel
xjobs reads job descriptions line by line and executes them in parallel. It
limits the number of parallel executing jobs and starts new jobs when jobs
finish. Therefore, it combines the arguments from every input line with the
utility and arguments given on the command line. If no utility is given as an
argument to xjobs, then the first argument on every job line will be used as
utility. To execute utility xjobs searches the directories given in the PATH
environment variable and uses the first file found in these directories.