Package : perl-XML-Bare > RPM : perl-XML-Bare-0.530.0-15.mga7.src.rpm

Basic items

Name perl-XML-Bare
Version 0.530.0
Release 15.mga7
URL http://search.cpan.org/dist/XML-Bare
Group Development/Perl
Summary Minimal XML parser in C
Size 83KB
Arch armv7hl
License GPL+ or Artistic

Description

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.

The schema format is custom and is meant to be as simple as possible. It is
based loosely around the way multiplicity is handled in Perl regular
expressions.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 10:25:05
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie