Perl interface to the libxml2 library
Go to file
Petr Písař d5472b93d9 Build-require glibc-gconv-extra for ISO-8859-2 support in tests
glibc-2.33.9000-13 subpackaged a gconv module for ISO-8859-2 character
set. t/12html.t exhibits this character set and failed with:

    #   Failed test ' TODO : Add test name'
    #   at t/12html.t line 133.
    Wide character in print at /usr/share/perl5/vendor_perl/Test2/Formatter/TAP.pm line 125.
    #          got: 'ì¹èø'
    #     expected: 'ěščř'
    HTML parser error : Input is not proper UTF-8, indicate encoding !
	<p>���</p>
2021-06-25 09:53:15 +02:00
.fmf Package tests 2021-04-19 18:48:58 +02:00
plans Package tests 2021-04-19 18:48:58 +02:00
tests Package tests 2021-04-19 18:48:58 +02:00
.gitignore 2.0207 bump 2021-04-19 17:10:22 +02:00
gating.yaml Package tests 2021-04-19 18:48:58 +02:00
perl-XML-LibXML.spec Build-require glibc-gconv-extra for ISO-8859-2 support in tests 2021-06-25 09:53:15 +02:00
sources 2.0207 bump 2021-04-19 17:10:22 +02:00
XML-LibXML-2.0202-Parse-an-ampersand-entity-in-SAX-interface.patch Fix parsing ampersand entities in SAX interface 2020-01-28 17:27:47 +01:00
XML-LibXML-2.0206-Use-pkgconfig-instead-of-Alien-Libxml2.patch Replace using of Alien::Libxml2 with pkg-config 2020-11-30 16:08:42 +01:00