libmysql-ocaml

OCaml bindings for MySql (runtime package)

This OCaml library interfaces the MySql C library. It can be used to access and modify MySql databases from OCaml programs.

php-horde-css-parser

Horde CSS Parser

This package provides access to the Sabberworm CSS Parser from within the Horde framework.

python3-oslo.config

Common code for Openstack Projects (configuration API) - Python 3.x

The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects.

libgeo-ip-perl

Perl interface to GeoIP library

Geo::IP is a Perl external module which provides an interface to GeoIP library.

libperl6-junction-perl

module providing Perl6-style Junction operators in Perl5

Perl6::Junction is a lightweight module which provides 'Junction' operators in Perl5, the most commonly used being any and all. It is inspired by the Perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/E06.html.

libbareword-filehandles-perl

Perl pragma to disable bareword filehandles

bareword::filehandles lexically disables the use of bareword filehandles with builtin functions, except for the special builtin filehandles STDIN, STDOUT, STDERR, ARGV, ARGVOUT and DATA. To use it in your scripts, simply say