libjline-java
Java library for handling console input
JLine is a 100% pure Java library for reading and editing console input.
It is similar in functionality to BSD editline and GNU readline. People
familiar with the readline/editline capabilities for modern shells will
find most of the command editing features of JLine to be familiar.
httpcode
Explains the meaning of an HTTP status code on the command line
httpcode is a little utility that explains the meaning of an HTTP
status code on the command line.
libjetty-java
Java servlet engine and webserver -- core libraries
libclass-accessor-perl
Perl module that automatically generates accessors
Class::Accessor automagically generates accessor/mutator methods for your
class. Most of the time, writing accessors is an exercise in cutting and
pasting. If you make your module a subclass of Class::Accessor and declare
your accessor fields with mk_accessors() then you will find yourself with a
set of automatically generated accessors which can even be customized.
libjabsorb-java
Java to Javascript object request broker
Simple and lightweight Ajax/Web 2.0 framework that allows you to call
methods in a Java web application from JavaScript code running in a web
browser as if they were local objects residing directly in the browser.
rtirq-init
startup script for realtime-preempt enabled kernels
This package contains a script to prioritize IRQ thread handlers
on a kernel patched with realtime-preempt patch from Ingo Molnar.
The script takes advantage of the fact that realtime kernels use
threads for IRQs management, and as such these threads (like any
other thread running on your system) can be given maximum
priority in an effort to minimize the latency of audio
peripherals.