libroot-bindings-python5.34

Python extension for ROOT - runtime libraries

libtest-signature-perl

Perl module that provides automatic SIGNATURE testing

"Module::Signature" allows you to verify that a distribution has not been tampered with. "Test::Signature" lets that be tested as part of the distribution's test suite.

libjs-plupload

JavaScript API for building file uploaders

Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes

python-nose-exclude

exclude specific directories from nosetests runs - Python 2.7

nose-exclude is a Nose plugin that allows you to easily specify directories to be excluded from testing. The --exclude-dir= option is made available after installation of the plugin. The option may be used multiple times to exclude multiple directories from testing. The directory paths provided may be absolute or relative.

libxml-handler-yawriter-perl

Perl module for writing XML documents

The XML::Handler::YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are needing a flexible escaping technique, and wanting some kind of pretty printing.

libhtml-linklist-perl

module that creates a 'smart' list of HTML links

HTML::LinkList contains a number of functions for taking sets of URLs and labels and creating suitably formatted HTML. These links are "smart" because, if given the url of the current page, if any of the links in the list equal it, that item in the list will be formatted as a special label, not as a link; this is a Good Thing, since the user would be confused by clicking on a link back to the current page.