libgles1-mesa-dbg
free implementation of the OpenGL|ES 1.x API -- debugging symbols
liblatex-decode-perl
Perl module to convert LaTeX input to Unicode
The module LaTeX::Decode does (obviously) the opposite of LaTeX::Encode: it
converts LaTeX input to Unicode. :)
It also comes with a companion utility script, latex2utf8.
libmaliit0
transitional dummy package
libarray-compare-perl
Perl module to easily compare arrays
Array::Compare can easily compare two arrays, in a variety
of flexible ways, such as whitespace-ignorant, case-insensitive,
and with certain elements skipped.
libstatistics-online-perl
module to perform statistic operations on large datasets
Statistics::OnLine is a pure Perl implementation of the on-line algorithm to
produce statistics on large datasets which, typically, could not fit the memory
of the machine, e.g. a stream of data from the network.
libxml-node-perl
Perl module for parsing XML files node based
The XML::Node module allows you to register callback functions or variables
for any XML node. If you register a call back function, it will be
called when the node of the type you specified are encountered. If
you register a variable, the content of an XML node will be appended
to that variable automatically.