Package : perl-XML-Bare > RPM : perl-XML-Bare-0.530.0-22.mga10.src.rpm

Basic items

Name perl-XML-Bare
Version 0.530.0
Release 22.mga10
URL https://metacpan.org/release/XML-Bare
Group Development/Perl
Summary Minimal XML parser in C
Size 84KB
Arch aarch64
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 cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-11-28 18:50:58
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie