libgcj14

Java runtime library for use with gcj

directvnc

VNC client using the framebuffer as display

DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. If a VNC server is running on a machine you can connect to it using this client and have the contents of its display shown on your screen. Keyboard and mouse events are sent to the server, so you can basically control a VNC server remotely.

libgnuradio-fec3.10.10

gnuradio forward error correction support

Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build.

libstxxl1v5

C++ Standard Template Library for extra large datasets

STXXL provides an STL replacement using an abstraction layer to storage devices to allow for the optimal layout of data structures. This allows for multi-terabyte datasets to be held and manipulated in standard C++ data structures, whilst abstracting the complexity of managing this behaviour efficiently. STXXL utilises multi-disk I/O to speed up I/O bound calculations. STXXL has been developed at the University of Karlsruhe.

libcatalyst-view-pdf-reuse-perl

Create PDF files from Catalyst using Template Toolkit templates

This module allows the creation of PDF files with Template Toolkit and PDF::Reuse within a Catalyst view.

libghc-pipes-attoparsec-prof

Attoparsec-Pipes integration; profiling libraries

Utilities to run Attoparsec parsers on Pipes input streams.