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.

libcgi-application-plugin-formstate-perl

plugin to store form state without hidden fields

CGI::Application::Plugin::FormState provides a temporary storage area within the user's session for storing form-related data. The main use of this is for multi-page forms. Instead of using hidden fields to store data related to the form, you store and retrieve values from the form state.

cobbler

network boot, install, and update server - daemon

Cobbler is a network install server supporting PXE, virtualized installs, and reinstalling existing Linux machines (the last two modes use an integrated helper tool, "koan"). Cobbler's advanced features include importing distributions from DVDs and rsync mirrors, Kickstart templating, integrated yum mirroring, and built-in DHCP/DNS management. It has a Python and XMLRPC API for integration with other applications, and there is also a web interface.