Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37545967
en ru br
ALT Linux repositórios
S:1.3.8-alt1
5.0: 1.2.8-alt3
4.1: 1.2.8-alt2

Group :: Desenvolvimento/Outros
RPM: pear-XML_Parser

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.3.8-alt1
Data da compilação: 10 outubro 2020, 02:23 ( 185.0 weeks ago )
Tamanho:: 17.45 Kb

Home page:   http://pear.php.net/package/XML_Parser

Licença: PHP License
Sumário: XML parsing class based on PHP's bundled expat
Descrição:

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.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • pear-XML_Parser
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009