libghc-basic-prelude-prof

enhanced core prelude; profiling libraries

The premise of basic-prelude is that there are a lot of very commonly desired features missing from the standard Prelude, such as commonly used operators (<$> and >=>, for instance) and imports for common datatypes (e.g., ByteString and Vector). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions.

node-jsdom

javascript implementation of the W3C DOM

node-jsdom is a CommonJS implementation of the DOM, intended to be platform independent and as minimal/light as possible, while completely adhering to the w3c DOM specifications.

libghc-test-framework-quickcheck2-prof

QuickCheck2 support for the test-framework package.; profiling libraries

Allows QuickCheck2 properties to be used with the test-framework package.

debichem-visualisation

DebiChem 3D Viewers

This metapackage will install 3D Viewers which might be useful for chemists.

cairo-dock-remote-control-plug-in

Remote control plug-in for Cairo-dock

A collection of official plug-ins and applets for cairo-dock.

libkryo-java

object graph serialization framework for Java

Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.