Package perl-XML-Bare: Information
Source package: perl-XML-Bare
Version: 0.53-alt3
Build time: Apr 18, 2025, 11:00 AM in the task #381941
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/XML-Bare/
License: GPL or Artistic
Summary: A minimal XML parser / schema checker / pretty-printer using C internally
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.
List of RPM packages built from this SRPM:
perl-XML-Bare (x86_64, i586, aarch64)
perl-XML-Bare-debuginfo (x86_64, i586, aarch64)
perl-XML-Bare (x86_64, i586, aarch64)
perl-XML-Bare-debuginfo (x86_64, i586, aarch64)
Maintainer: Igor Vlasenko
Last changed
April 18, 2025 Igor Vlasenko 0.53-alt3
- restored to Sisyphus
Jan. 24, 2019 Igor Vlasenko 0.53-alt2.2
- rebuild with new perl 5.28.1
Dec. 15, 2017 Igor Vlasenko 0.53-alt2.1.1.1.1
- rebuild with new perl 5.26.1