compose-spec

Validates a compose file conforms to the Compose Specification

The Compose Specification lets you define a platform-agnostic container based application. Such an application is designed as a set of containers which have to both run together with adequate shared resources and communication channels.

libaccinj64-12.1

NVIDIA ACCINJ Library (64-bit)

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

python3-ecmwflibs

Python 3 module to discover ECMWF libraries.

This module is used by ECMWF python libraries to discover some dependencies.

php-giggsey-locale

Locale functions required by libphonenumber-for-php

A library providing up to date CLDR.

balloon

Password hashing with Balloon in pure Go (program)

This is a pure Go implementation of Balloon password hashing. See https://crypto.stanford.edu/balloon/ for a description of balloon hashing.

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.