libxml-sax-perl
Perl module for using and building Perl SAX2 XML processors
XML::SAX consists of several framework classes for using and
building Perl SAX2 XML parsers, filters, and drivers. It is designed
around the need to be able to "plug in" different SAX parsers to an
application without requiring programmer intervention. Those of you
familiar with the DBI will be right at home. Some of the designs
come from the Java JAXP specification (SAX part), only without the
javaness.
libxml-dom-perl
Perl module for building DOM Level 1 compliant doc structures
This module parses XML strings or files and builds a data structure
that conforms to the API of the Document Object Model as described at
http://www.w3.org/TR/REC-DOM-Level-1. See the XML::Parser manpage
for other available features of the XML::DOM::Parser class.
lldb-3.4
Next generation, high-performance debugger
rhythmbox-plugin-zeitgeist
zeitgeist plugin for rhythmbox music player
libpoe-api-peek-perl
module to peek into the internals of a running POE environment
POE::API::Peek extends the POE::Kernel interface to provide clean access to
Kernel internals in a cross-version compatible manner. Other calculated data
is also available.
ant-optional
Java based build tool like make - optional libraries
Apache Ant is a Java library and command-line tool whose mission is to drive
processes described in build files as targets and extension points dependent
upon each other. The main known usage of Ant is the build of Java applications.
Ant supplies a number of built-in tasks allowing to compile, assemble, test
and run Java applications. Ant can also be used effectively to build non Java
applications, for instance C or C++ applications. More generally, Ant can be
used to pilot any type of process which can be described in terms of targets
and tasks.