libeasy-format-ocaml

easy(ier) pretty printing for OCaml - plugins

This module offers a simplified interface to the Format module of the OCaml standard library. Input data must be converted into a tree using 3 kinds of nodes: atoms, lists and labelled nodes. Each node is bound to its own formatting parameters and a single function call produces the formatted output.

cl-zpb-ttf

Access TrueType fonts with Common Lisp

TrueType fonts have a publicly documented file format. ZPB-TTF is a TrueType file parser that provides an interface for reading typographic metrics, glyph outlines, and other information from a TTF file.

libmrpt-io2.11

Mobile Robot Programming Toolkit - io library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

gnome-calls

Make and receive PSTN phone calls

A GTK+ user interface for PSTN phone calls using ModemManager.

libdevel-dprof-perl

deprecated Perl code profiler

The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most time and which subroutines are being called most often. This information can also be used to create an execution graph of the script, showing subroutine relationships.

libdbix-datasource-perl

database-independent module to create and drop functions

DBIx::DataSource implements create_database and drop_database functions for databases. It aims to provide a common interface to database creation and deletion regardless of the actual database being used.