libargtable2-0

Library for parsing GNU style command line arguments

Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications.

libarmadillo7

streamlined C++ linear algebra library

libserial0

Serial port programming in C++ under POSIX operating system

libshairport2

emulates an AirPort Express (shared library)

This program emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods. It implements a server for the Apple RAOP protocol. ShairPort does not support AirPlay v2 (video and photo streaming). It supports multiple simultaneous streams, if your audio output chain (as detected by libao) does so.

libsieve2-1

library for parsing, sorting and filtering your mail

This code is a standalone library based upon code which had been distributed with the Cyrus Mail Server. Currently libSieve implements two API's: one that is based upon, and compatible with, the Sieve API as built into the Cyrus Mail Server, as well as a new API which is very well suited to be incorporated into other programs and is reasonably extensible.

fs-uae-netplay-server

Netplay server for FS-UAE online play

FS-UAE is a cross-platform Amiga emulator based on updated emulation code from WinUAE. FS-UAE uses SDL for input, OpenAL for audio and OpenGL for graphics.