libcatmandu-pure-perl

Catmandu modules for working with data from Pure

Catmandu::Pure is a Catmandu package that seamlessly imports data from Elsevier's Pure system using its REST service. In order to use the Pure Web Service you need an API key. List of all available endpoints and further documentation can currently be found under /ws on a webserver that is running Pure.

libpocodatamysql100

C++ Portable Components (POCO) Data MySQL library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.

libpocodataodbc100

C++ Portable Components (POCO) ODBC library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it.

libcolor-spectrum-multi-perl

simple Color::Spectrum wrapper to handle fading

Color::Spectrum provides an easy way to fade between two colours in a given number of steps. Color::Spectrum::Multi is a simple wrapper around Color::Spectrum, making it easy to fade between an arbitrary number of colours.

tryton-modules-account-payment-stripe

Tryton application platform - account payment stripe module

Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).

libobject-extend-perl

add and override per-object methods

Object::Extend allows objects to be extended with per-object methods, similar to the use of singleton methods in Ruby. Object methods are added to an object-specific shim class (known as an eigenclass), which extends the object's original class. The original class is left unchanged.