liberror-perl

Perl module for error/exception handling in an OO-ish way
This module provides two interfaces. Firstly "Error" provides a
procedural interface to exception handling. Secondly "Error" is a
base class for errors/exceptions that can either be thrown, for
subsequent catch, or can simply be recorded.
.
Errors in the class "Error" should not be thrown directly, but the
user should throw errors from a sub-class of "Error".

libxml-namespacesupport-perl

Perl module for supporting simple generic namespaces
XML::NamespaceSupport offers a simple way to process namespace-based XML names.
It also helps maintain a prefix-to-namespace URI map, and provides a number of
basic checks.
.
The model for this module is SAX2's NamespaceSupport class. It adds a few
Perl-specific changes where thought to be appropriate.

libjs-jquery

JavaScript library for dynamic web applications
jQuery is a fast, concise, JavaScript Library that simplifies how you
traverse HTML documents, handle events, perform animations, and add Ajax
interactions to your web pages. jQuery is designed to change the way
that you write JavaScript.

latex-beamer

LaTeX class to produce presentations
The beamer class is a LaTeX class that allows you to create a beamer
presentation. It can also be used to create slides. It behaves
similarly to other packages like Prosper, but has the advantage that
it works together directly with pdflatex, but also with dvips.
.
Once you have installed the beamer class, the basic steps to create a
beamer presentation are the following:
- Specify beamer as document class instead of article.

libtest-checkmanifest-perl

module to check if your manifest matches your distribution
Test::CheckManifest is a Perl test module that checks whether the package
manifest matches your distribution. The package manifest must name all files
that come with the distribution. By default, this module searches for a file
named MANIFEST.

libtest-exit-perl

Perl module for testing whether code exits without terminating
Test::Exit provides some simple tools for testing that code does or does not
call exit(), while stopping code that does exit at the point of the exit().
Currently it does so by means of exceptions, so it will not function properly
if the code under test calls exit() inside of an eval block or string.
.
The only criterion tested is that the supplied code does or does not call
exit(). If the code throws an exception, the exception will be propagated and

fort77

Invoke f2c like a real compiler
The fort77 script invokes the f2c command transparently, so it can be
used like a real Fortran compiler. It can be used to compile Fortran,
C and assembler code, and to link it with the f2c libraries.

libtext-simpletable-perl

Perl module for creating simple eyecandy ASCII Tables
Text::SimpleTable is a replacement for the Text::ASCIITable module.
.
If you need to create text tables like
.
.-------+------------.
| foob- | yadayaday- |
| arbaz | ada |
'-------+------------'
.
this module is for you.

Python sdist_maemo

A distutil extension to build maemo source package.

fosdem-schedule

transitional dummy package for confclerk
This is a transitional dummy package for the migration from fosdem-schedule
to its successor confclerk. It may be safely removed after the upgrade.

Pages

Subscribe to OpenRepos.net — Community Repository System RSS