r-cran-isospecr

GNU R IsoSpec Algorithm

IsoSpec is a fine structure calculator used for obtaining the most probable masses of a chemical compound given the frequencies of the composing isotopes and their masses. It finds the smallest set of isotopologues with a given probability. The probability is assumed to be that of the product of multinomial distributions, each corresponding to one particular element and parametrized by the frequencies of finding these elements in nature. These numbers are supplied by IUPAC - the International Union of Pure and Applied Chemistry.

nextepc-mme

Evolved Packet Core - Mobility Management Entity (MME)

NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network.

aspell-ca

Catalan dictionary for aspell

This package contains all the required files to add support for the Catalan language to the GNU Aspell spell checker.

node-argv

Node based command line argument parser

node-argv is a nodejs module that does command line argument parsing. node-argv implement a strict argument parser, which means all options must be defined before parsing starts. This argument parser allow one to use a modular structure for options parsing.

node-array-differ

Create an array with values present in the first input array

Create an array with values that are present in the first input array but not additional ones

gant

Groovy build framework based on scripting Ant tasks

Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant uses Ant tasks for many of the actions, so Gant is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.