libtest-abortable-perl

module to handle subtest failures with exceptions

Test::Abortable provides a simple system for catching some exceptions and turning them into test events. It provides a means to communicate, via exceptions, that the running subtest should be aborted, possibly with some test output, and that the program should then continue.

libghc-chart-prof

library for generating 2D Charts and Plots; profiling libraries

Chart is a library for generating 2D Charts and Plots. There are backends available for Cairo and Diagrams.

python-pyatspi2

Transitional package for assistive technology Python bindings

at-spi is the "Assistive Technology Service Provider Interface".

python-bjsonrpc

asynchronous bidirectional JSON-RPC protocol over TCP/IP

bjsonrpc is a implementation of the well-known JSON-RPC protocol over TCP-IP with lots of features. It is aimed at speed and simplicity and it adds some other extensions to JSON-RPC that makes bjsonrpc a very powerful tool as a IPC mechanism over low bandwidth.

openclipart2-libreoffice

clip art for OpenOffice.org/LibreOffice gallery

The Open Clip Art Library is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.

libghc-monad-control-prof

Monad transformers to lift control operations; profiling libraries

It defines the type class MonadControlIO, a subset of MonadIO into which generic control operations such as catch can be lifted from IO. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT. For convenience, it provides a wrapped version of Control.Exception with types generalized from IO to all monads in MonadControlIO.