libjpeg-turbo-test
Program for benchmarking and testing libjpeg-turbo
libmath-int64-perl
module to manipulate 64 bits integers in Perl
Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl.
libobject-destroyer-perl
module to make objects with circular references DESTROY normally
Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to a circular relationship, but is not a part of
it. When the destroy handle falls out of scope, it will be cleaned up
correctly, and while being cleaned up, it will also force the data
structure it is attached to be destroyed as well. Object::Destroyer
can call a specified release method on an object (or method DESTROY by
default). Alternatively, it can execute an arbitrary user code passed to
constructor as a code reference.
python-htseq
Python high-throughput genome sequencing read analysis utilities
HTSeq can be used to performing a number of common analysis tasks
when working with high-throughput genome sequencing reads:
php-structures-datagrid-renderer-htmltable
Renderer driver using PEAR::HTML_Table
postgis-gui
Geographic objects support for PostgreSQL -- GUI programs
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".