php-mysqlnd-ms
MySQL replication and load balancing module for PHP
The mysqlnd_ms replication and load balancing plugin can be used with
PHP MySQL extensions (ext/mysql, ext/mysqli, ext/pdo_mysql) if they
are compiled to use mysqlnd. The plugin inspects queries and does
read-write splitting. Read-only queries are sent to MySQL replication
slave servers while all other queries are redirected to the MySQL
replication master server. Very few, if any, application changes are
required, depending on the usage scenario.
libkdepim-plugins
KDE PIM library - plugins
This is the internal runtime package for applications from the KDE PIM module.
It contains plugins that are distributed with the library.
librulexdb0
Russian pronunciation dictionary access library (runtime)
RuLex database is primarily intended for use along with the
Ru_tts speech synthesizer in order to improve its pronunciation.
libcohttp-lwt-jsoo-ocaml
CoHTTP implementation for the Js_of_ocaml JavaScript compiler (runtime)
An implementation of an HTTP client for JavaScript, but using the
CoHTTP types. This lets you build HTTP clients that can compile
natively (using one of the other Cohttp backends such as
cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml.
libgphobos2-armel-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
r-cran-skimr
GNU R compact and flexible summaries of data
A simple to use summary function that can be used with pipes
and displays nicely in the console. The default summary statistics may
be modified by the user as can the default formatting. Support for
data frames and vectors is included, and users can implement their own
skim methods for specific object types as described in a vignette.
Default summaries include support for inline spark graphs.
Instructions for managing these on specific operating systems are
given in the "Using skimr" vignette and the README.