libmaven-antrun-extended-plugin-java

Extended integration between Maven and Ant

This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant such as constructing file-based installation distros.
French dictionary of computer vocabulary

jargoninformatique

French dictionary of computer vocabulary

libtemplate-perl

"Template Toolkit" template processing system in Perl

The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more.
cross platform DVD Authoring System for Video DVD Production

dvdstyler

cross platform DVD Authoring System for Video DVD Production

libjemmy2-java

Java library for automated Java GUI testing

Jemmy is a Java library that is used to create automated tests for Java GUI applications. It contains methods to reproduce all user actions which can be performed on Swing/AWT components.

libghc-data-inttrie-prof

Lazy, infinite trie of integers library; profiling libraries

It implements a simple, lazy, infinite trie from integers.