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.
A pixmap editor

pixmap

A pixmap editor

Pixmap is a tool for creating or editing rectangular images made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in X to define window backgrounds, icon images, etc. These are for example used as icons on the desktop or in the Debian menu.

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.