grilo-plugins-0.2
transitional dummy package
libghc-static-hash-prof
pure immutable hash; profiling libraries
Pure immutable hash whose lookup is O(1) on the average, but O(N) in the
worst case.
python-mlt
multimedia framework (Python bindings)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
trac-navadd
add custom items to main and meta navigation bar in Trac webapp
This plugin allows customization of the Trac web application's
navigation bars by adding custom links, either to main or meta
navbars.
libghc-terminal-progress-bar-prof
A simple progress bar in the terminal; profiling libraries
A progress bar is used to convey the progress of a task. This
package implements a very simple textual progress bar.
libclass-whitehole-perl
base class to treat unhandled method calls as errors
It is possible to accidentally inherit an AUTOLOAD method. Often this
will happen if a class somewhere in the chain uses AutoLoader or
defines one of their own. This can lead to confusing error messages
when method lookups fail.