libargtable2-docs

Library for parsing GNU style command line arguments (documentation)

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.

monodoc-banshee-manual

Media Management and Playback application (developer documentation)

Banshee is a media management and playback application for the GNOME desktop, allowing users to import audio from CDs, search their library, create playlists of selections of their library, sync music to/from iPods and other media devices, play and manage video files and burn selections to a CD.

monodoc-avahi-manual

compiled XML documentation for the CLI bindings of avahi

The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation.

libindicate-gtk3

library for raising indicators via DBus - GTK+ bindings

r-bioc-residualmatrix

Creating a DelayedMatrix of Regression Residuals

Provides delayed computation of a matrix of residuals after fitting a linear model to each column of an input matrix. Also supports partial computation of residuals where selected factors are to be preserved in the output matrix. Implements a number of efficient methods for operating on the delayed matrix of residuals, most notably matrix multiplication and calculation of row/column sums or means.

libqpol1

Security Enhanced Linux policy abstraction library