Package perl-XML-Bare: Information

    Source package: perl-XML-Bare
    Version: 0.53-alt2.2
    Latest version according to Repology
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    Category: Development/Perl
    Report package bug
    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 rpms provided by this srpm:
    perl-XML-Bare (x86_64, i586, aarch64)
    perl-XML-Bare-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko


    ACL:
    @cpan
    @everybody

      1. perl-Test-Pod
      2. /proc

    Last changed


    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
    Feb. 3, 2017 Igor Vlasenko 0.53-alt2.1.1.1
    - rebuild with new perl 5.24.1