libconstantine-java
transitional dummy package for libconstantine-java
This is a transitional dummy package. It can safely be removed.
libtest-mockrandom-perl
module to replace random number generation with non-random number generation
The Test::MockRandom module replaces random number generation with non-random
number generation.
gcj-6-mips64-linux-gnuabi64
GCJ byte code and native compiler for Java(TM)
GCJ is a front end to the GCC compiler which can natively compile both
Java(tm) source and bytecode files. The compiler can also generate class
files.
gobjc-13-arm-linux-gnueabi
GNU Objective-C compiler for the arm-linux-gnueabi architecture
This is the GNU Objective-C compiler for the arm-linux-gnueabi architecture,
which compiles Objective-C on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
libparse-edid-perl
extended display identification data (EDID) parser
The Parse::EDID perl module provides some functions to parse Extended
Display Identification Data binary data structures.
scala-library
Scala standard library
Scala is a Java-compatible programming language with many
modern language features. It is Java-compatible in that
Scala and Java classes can directly reference each other and
subclass each other with no glue code needed. It
includes modern language features such as closures,
pattern-matching, parametric types, and virtual type members.