This is a staging site. Uploads will not persist. Testing only.

librte-net-enic23

Data Plane Development Kit (librte-net-enic runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

librte-net-failsafe23

Data Plane Development Kit (librte-net-failsafe runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

liborcus-0.17-0

library for processing spreadsheet documents

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration.

libgensio6

abstract stream I/O (runtime files)

This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections.

gromacs-mpi

Molecular dynamics sim, binaries for MPI parallelization

GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.

libclass-measure-perl

Perl module to create, compare, and convert units of measurement

Class::Measure is a base class that is inherited by the other Class::Measure:: classes. This package comes with the class Class::Measure::Length.