| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-pear-XML-Parser | Distribution: Unknown |
| Version: 1.3.2 | Vendor: Remi Collet |
| Release: 2.fc7.remi | Build date: Sun Jul 19 15:57:49 2009 |
| Group: Development/Libraries | Build host: leonidas |
| Size: 71559 | Source RPM: php-pear-XML-Parser-1.3.2-2.fc7.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: http://pear.php.net/package/XML_Parser | |
| Summary: XML parsing class based on PHP's bundled expat | |
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. Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of most XML documents easier, by automatically providing a stack for the elements. Furthermore its now possible to split the parser from the handler object, so you do not have to extend XML_Parser anymore in order to parse a document with it.
BSD
* Sun Jul 19 2009 Remi Collet <RPMS@FamilleCollet.com> - 1.3.2-2
- rebuild for remi repository
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Jan 22 2009 Remi Collet <Fedora@FamilleCollet.com> 1.3.2-1
- update to 1.3.2
* Tue Sep 30 2008 Remi Collet <Fedora@FamilleCollet.com> 1.3.1-1
- update to 1.3.1
- fix in package.xml (license)
* Fri Aug 29 2008 Remi Collet <Fedora@FamilleCollet.com> 1.3.0-1
- update to 1.3.0
- Switched license to BSD License
* Fri Aug 24 2007 Remi Collet <Fedora@FamilleCollet.com> 1.2.8-2
- Fix License
* Sat Dec 02 2006 Remi Collet <Fedora@FamilleCollet.com> 1.2.8-1
- update to 1.2.8
- remove PEAR from sumnary
- don't own %{pear_phpdir}/XML
- spec cleanning (new template)
* Fri Sep 08 2006 Remi Collet <Fedora@FamilleCollet.com> 1.2.7-4
- last template.spec
* Sun Sep 03 2006 Remi Collet <Fedora@FamilleCollet.com> 1.2.7-3
- new and simpler %prep and %install
* Sat Sep 02 2006 Remi Collet <Fedora@FamilleCollet.com> 1.2.7-2
- use new macros from /etc/rpm/macros.pear
- own /usr/share/pear/XML
- require php >= 4.2.0
* Sun May 21 2006 Remi Collet <Fedora@FamilleCollet.com> 1.2.7-1
- spec for extras
- add french description & sumnary
/usr/share/doc/php-pear-XML-Parser-1.3.2 /usr/share/doc/php-pear-XML-Parser-1.3.2/CHANGELOG /usr/share/doc/php-pear-XML-Parser-1.3.2/examples /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_file.php /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_file.xml /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_funcmode.php /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_handler.php /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_simple1.php /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_simple1.xml /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_simple2.php /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_simple2.xml /usr/share/doc/php-pear-XML-Parser-1.3.2/examples/xml_parser_simple_handler.php /usr/share/pear/.pkgxml/XML_Parser.xml /usr/share/pear/XML/Parser /usr/share/pear/XML/Parser.php /usr/share/pear/XML/Parser/Simple.php /usr/share/pear/test/XML_Parser /usr/share/pear/test/XML_Parser/tests /usr/share/pear/test/XML_Parser/tests/001.phpt /usr/share/pear/test/XML_Parser/tests/002.phpt /usr/share/pear/test/XML_Parser/tests/003.phpt /usr/share/pear/test/XML_Parser/tests/004.phpt /usr/share/pear/test/XML_Parser/tests/005.phpt /usr/share/pear/test/XML_Parser/tests/AllTests.php /usr/share/pear/test/XML_Parser/tests/bug-9328.phpt /usr/share/pear/test/XML_Parser/tests/test2.xml /usr/share/pear/test/XML_Parser/tests/test3.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 10:12:47 2013