Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-Bare | Distribution: Mageia |
Version: 0.530.0 | Vendor: Mageia.Org |
Release: 18.mga8 | Build date: Wed Jun 17 23:15:50 2020 |
Group: Development/Perl | Build host: localhost |
Size: 103049 | Source RPM: perl-XML-Bare-0.530.0-18.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/XML-Bare | |
Summary: Minimal XML parser in C |
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.
GPL+ or Artistic
* Wed Jun 17 2020 umeabot <umeabot> 0.530.0-18.mga8 + Revision: 1595308 - Rebuild for perl 5.32 * Sun Feb 16 2020 umeabot <umeabot> 0.530.0-17.mga8 + Revision: 1530168 - Mageia 8 Mass Rebuild * Tue Aug 27 2019 tmb <tmb> 0.530.0-16.mga8 + Revision: 1433952 - rebuild for perl 5.30 * Fri Sep 21 2018 umeabot <umeabot> 0.530.0-15.mga7 + Revision: 1294038 - Mageia 7 Mass Rebuild * Tue Aug 07 2018 guillomovitch <guillomovitch> 0.530.0-14.mga7 + Revision: 1248676 - rebuild for perl 5.28
/usr/lib/.build-id /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/b4076146a0d6d0b57964a56866c4e7bc576d24 /usr/lib64/perl5/vendor_perl/XML /usr/lib64/perl5/vendor_perl/XML/Bare.pm /usr/lib64/perl5/vendor_perl/auto/XML /usr/lib64/perl5/vendor_perl/auto/XML/Bare /usr/lib64/perl5/vendor_perl/auto/XML/Bare/Bare.so /usr/share/doc/perl-XML-Bare /usr/share/doc/perl-XML-Bare/Changes /usr/share/doc/perl-XML-Bare/META.json /usr/share/doc/perl-XML-Bare/META.yml /usr/share/doc/perl-XML-Bare/MYMETA.yml /usr/share/doc/perl-XML-Bare/README /usr/share/man/man3/XML::Bare.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025