makepkg

Arch Linux package build utility

makepkg is a script to automate the building of packages. The requirements for using the script are a build-capable *nix platform and a custom build script for each package you wish to build (known as a PKGBUILD).

gir1.2-gupnp-1.6

GObject introspection data for the GUPnP library

This package contains introspection data for GUPnP, a UPnP library.

node-websocket

WebSocket implementation for NodeJS

An implementation of the WebSocket API for NodeJS.

sasmodels-private-libs

Theoretical models for small angle scattering (compiled models)

sasmodels is a Python module for calculating theoretical Small Angle Scattering patterns. The models provided are usable directly in the bumps fitting package and in the sasview analysis package.

libdata-validate-struct-perl

module to validate recursive hash structures

Data::Validate::Struct validates a hash reference against a given hash structure. This is in contrast to Data::Validate in which you have to check each value separately.

libghc-kvitable-prof

Key/Value Indexed Table container and formatting library; profiling libraries

Allows creation of a table from a set of of Key+Value Indices. This differs from the standard 'Map' structure in that the 'Map' simply indexes by value but the KVI table indexes by a heterogeneous list of keys along with their associated values. This effectively creates an N-dimensional table, where @N=Product(Count(Values[key]))@. The table contents can be sparse.