Represent XML data in a tree structure. Allows for the building
of XML data structures using a tree representation, without the
need for an extension like DOMXML.
Selection of methods that are often needed when working with XML
documents. Functionality includes creating of attribute lists from
arrays, creation of tags, validation of XML names and more.
Allow one to use htaccess-like file to configure PHP per directory,
just like apache's htaccess. It is especially useful with fastcgi.
This package was originally developed by Bart Vanbrabant.
pipestatus - source file for POSIX shell that allows
to obtain an exit status of every program in a pipe.
MOTIVATION
When we program in shell we often run pipes like this
prog1 args1 | prog2 args2 | ... | progN argsN
POSIX says that exit status of pipe is the exit status of LAST program
in it, i.e. progN in our example. That is, exit status of all other
programs in pipe is silently ignored. But in many situations exit
status of all programs in pipe should be checked to make program
robust. Some shells like BASH and ZSH have special extensions for
doing this but POSIX shell unfortunately doesn't provide an EASY way
for doing this.
In order to solve the problem, described above pipestatus was written.
Main Features of Sun's SpecTcl 1.1
==================================
Easy to Learn: SpecTcl's drag & drop interface along with a
powerful toolbar and on-line help make it easy
to start building GUI applications.
Tcl and Java Support: SpecTcl generates both Tcl and Java code.
Platform Independent: SpecTcl runs on all major platforms:
Solaris, SunOS, Linux, Windows 95,
Windows NT Server 3.51, Windows NT Workstation 3.51,
MacOS, and Irix.
Constraint Based Alignment and resizing of widgets (buttons,
Geometry Manager: check boxes, etc.) is automatic. This makes
creating dynamic UIs and cross platform UIs a snap!
PEAR channel for the symfony project
PEAR channel for the Twig project
This is an 'abstract' package, it provides the base framework for applications
like CodeGen_PECL.
Gaphor is an easy to use modeling environment. This means that you are
able to create nice UML diagrams for documentation and to assist you
with design decisions. Gaphor will help you create your applications.