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.
libghc-oeis-prof
Interface to the Online Encyclopedia of Integer Sequences; profiling libraries
It is an interface to the Online Encyclopedia of Integer Sequences.
See http://oeis.org/
python-notify2
desktop notifications API for Python
notify2 provides a Python interface to the Freedesktop notifications system,
which allows programs to display information to the user in an unobtrusive way.
Notifications are sent over DBus to a notification daemon, which is responsible
for presenting them to the user.