globus-gram-job-manager-slurm

Grid Community Toolkit - SLURM Job Manager Support

The Grid Community Toolkit (GCT) is an open source software toolkit used for building grid systems and applications. It is a fork of the Globus Toolkit originally created by the Globus Alliance. It is supported by the Grid Community Forum (GridCF) that provides community-based support for core software packages in grid computing.

unetbootin-translations

translations for the unetbootin distribution installer

UNetbootin is an installer of Linux/BSD distributions to a partition or USB drive.

libbloom-filter-perl

Bloom filter implemented in Perl

A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives.

libwildmidi-config

software MIDI player configuration

MIDI streaming library designed to process a MIDI file using sound patches and stream the results as stereo audio data through a buffer which an external program can then process further.

libautovivification-perl

pragma for lexically disabling autovivification

autovivication is a Perl pragma that enables developers to control whether variables can be created automatically on their first use, rather than requiring them to be defined beforehand. While occasionally useful, this behaviour can result in subtle bugs that are difficult to debug.

gobjc-mipsel-linux-gnu

GNU Objective-C compiler for the mipsel architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.