Search
j0ke.net Open Build Service
>
Projects
>
server:php:applications
>
php5-pear-xml_parser
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package php5-pear-xml_parser
<package name="php5-pear-xml_parser" project="server:php:applications"> <title>XML parsing class based on PHP's bundled expat</title> <description>This is an XML parser based on PHPs built-in xml extension. It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks. </description> <person userid="hostmaster" role="maintainer"/> <person userid="netmax" role="maintainer"/> </package>