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

libosmocore19

Osmo Core library

This is part of the libosmocore "meta"-library. The libosmocore library contains various utility functions that were originally developed as part of the OpenBSC project, but which are of a more generic nature and thus useful to (at least) other programs that are developed in the sphere of Free Software / Open Source mobile communication.

liborcus-parser-0.18-0

library for processing spreadsheet documents - parser library

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.

libghdl-2-0-0

VHDL compiler/simulator (shared library)

GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation.

libn32go19-mipsel-cross

Runtime library for GNU Go applications (n32)

Library needed for GNU Go applications linked against the shared library.

libexecline2.9

small and non-interactive scripting language (shared library)

Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script.

node-minipass

Minimal implementation of a PassThrough for Node.js

minipass supports pipe/multi-pipe buffering data until either a "data" event handler or "pipe()" is added (so firsk chunk not loose).