Libcue is intended to parse a so called cue sheet from a char string or a file
pointer. For handling of the parsed data a convenient API is available. This
project is meant as a fork of cuetools by Svend Sorensen which saw it last
release in 02/2006.
Labeled Tab-separated Values (LTSV) format is a variant of
Tab-separated Values (TSV). Each record in a LTSV file is represented
as a single line. Each field is separated by TAB and has a label and
a value. The label and the value have been separated by ':'.
This class is a factory for text pipes. A pipe has a filter() method
through which input can pass. The input can be a string or a
reference to an array of strings. Pipes can be stacked together using
Text::Pipe::Stackable.
This module creates a layer on top of DOM that allows you to program
in a "push" style rather than "pull". Once the document has been parsed
and you have a DOM object, you can call on the DOMHandler's traverse()
method to apply a set of call-back routines to all the nodes in a tree.
The SAXON package is a collection of tools for processing XML
documents. The main components are:
- An XSLT processor, which implements the Version 1.0 XSLT and XPath
Recommendations with a number of powerful extensions.
- A Java library, which supports a similar processing model to XSL,
but allows full programming capability.
- A slightly improved version of the Alfred parser from Microstar.
urlview is a screen oriented program for extracting URLs from
text files and displaying a menu from which you may launch a
command to view a specific item.
urlview uses a regular expression to extract URLs from the
specified text files.
MySQL Squid Access Report, mysar for short, is a reporting system
for user web traffic activity, as logged from a squid proxy.
MySAR consists of two parts:
* Command line utilities which import a squid log file in a
MySQL database and maintain the databas.
* A web interface for accessing the reports.
HTML::Macro is a module to be used behind a web server (in CGI scripts). It
provides a convenient mechanism for generating HTML pages by combining
"dynamic" data derived from a database or other computation with HTML templates
that represent fixed or "static" content of a page.
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
It is basically a 1:1 mapping of GLU's C API, intended as a basis for a
nicer interface. OpenGL is the industry's most widely used and
supported 2D and 3D graphics application programming interface (API),
incorporating a broad set of rendering, texture mapping, special
effects, and other powerful visualization functions.
Fvwm is a just another window manager for X11, which provides a simple virtual
desktop, a 3-D look for windows decorations, and shaped, color icons.
It can be configured to use far less memory than twm, or to give a very
good emulation of mwm. A nice button-bar can be used to provide convenient
access to frequently used functions or programs.