Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568401
en ru br
ALT Linux repositórios
S:0.53-alt2.2

Group :: Desenvolvimento/Perl
RPM: perl-XML-Bare

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.53-alt2.2
Data da compilação: 24 janeiro 2019, 12:52 ( 274.4 weeks ago )
Tamanho:: 81.62 Kb

Home page:   http://search.cpan.org/dist/XML-Bare/

Licença: GPL or Artistic
Sumário: A minimal XML parser / schema checker / pretty-printer using C internally
Descrição:

This module is a 'Bare' XML parser. It is implemented in C. The parser
itself is a simple state engine that is less than 500 lines of C. The
parser builds a C struct tree from input text. That C struct tree is
converted to a Perl hash by a Perl function that makes basic calls back
to the C to go through the nodes sequentially.

The parser itself will only cease parsing if it encounters tags that
are not closed properly. All other inputs will parse, even invalid
inputs. To allowing checking for validity, a schema checker is included
in the module as well.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-XML-Bare
  • perl-XML-Bare-debuginfo
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