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: 21.mga9 | Build date: Tue Jun 7 03:15:27 2022 |
Group: Development/Perl | Build host: localhost |
Size: 103222 | Source RPM: perl-XML-Bare-0.530.0-21.mga9.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
* Tue Jun 07 2022 umeabot <umeabot> 0.530.0-21.mga9 + Revision: 1862616 - Rebuild for Perl 5.36 * Thu Mar 17 2022 umeabot <umeabot> 0.530.0-20.mga9 + Revision: 1796195 - Mageia 9 Mass Rebuild * Mon May 24 2021 umeabot <umeabot> 0.530.0-19.mga9 + Revision: 1727320 - Rebuild for perl 5.34 * Wed Jun 17 2020 umeabot <umeabot> 0.530.0-18.mga8 + Revision: 1595308 - Rebuild for perl 5.32
/usr/lib/.build-id /usr/lib/.build-id/22 /usr/lib/.build-id/22/f5456ee4cc531b619bc4143aa6ac1a1baef9b3 /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, Wed Jan 22 09:05:03 2025