libdbd-sqlite2-perl
Perl DBI driver with a self-contained RDBMS (SQLite2 version)
The DBD::SQLite2 module embeds a small fast embedded SQL database engine
called SQLite into a DBI driver, if you want a relational database for your
project, but don't want to install a large RDBMS system like MySQL or
PostgreSQL, then DBD::SQLite may be just what you need.
php-cache
framework for caching of arbitrary data
With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
libdata-pageset-perl
Perl module for page numbering and page sets
The object produced by Data::Pageset can be used to create page navigation,
it inherits from Data::Page and has access to all methods from this object.
librelative-perl
Load modules with relative names
This module allows you to load modules using only parts of their name,
relatively to the current module or to a given module. Module names are
by default searched below the current module, but can be searched upper
in the hierarchy using the ..:: syntax.
libroot-hist-dev
Histogram library for ROOT - development files
python-websocket
WebSocket client library - Python 2.7
websocket-client provides a low-level, synchronous API providing WebSocket
client functionality to Python programs. It conforms to the WebSocket
specification as standardized by the IETF in RFC 6455.