python-aptdaemon.gtk3widgets
Python 2 GTK+ 3 widgets to run an aptdaemon client
libcommons-httpclient-java
Commons HTTPClient - Java library for creating HTTP clients
The Jakarta Commons HTTPClient library provides an efficient,
up-to-date, and feature-rich package implementing the client side of
the most recent HTTP standards and recommendations.
python-htmlgen
Python library for the generation of HTML
HTMLgen is a class library for the generation of HTML documents with
Python scripts. It's used when you want to create HTML pages
containing information which changes from time to time. For example
you might want to have a page which provides an overall system summary
of data collected nightly. Or maybe you have a catalog of data and
images that you would like formed into a spiffy set of web pages for
the world to browse. Python is a great scripting language for these
tasks and with HTMLgen it's very straightforward to construct objects
which are rendered into consistently structured web pages. Of course,
CGI scripts written in Python can take advantage of these classes as
well.
live-image-cinnamon-desktop
Live System Image Components (Cinnamon desktop)
The Live Systems project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.
gis-workstation
Geographic Information Systems (GIS) workstation
This task sets up your system to be a GIS workstation to process
geographical information and make maps.
libghc-stm-chans-prof
additional types of channels for STM; profiling libraries
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.