Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-Parser-2.44-1.2 RPM for armv7hl

From OpenSuSE Ports Leap 15.3 for armv7hl

Name: perl-XML-Parser Distribution: openSUSE Step 15
Version: 2.44 Vendor: openSUSE
Release: 1.2 Build date: Fri Feb 5 08:57:23 2021
Group: Development/Libraries/Perl Build host: armbuild13
Size: 1306495 Source RPM: perl-XML-Parser-2.44-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/XML-Parser/
Summary: A perl module for parsing XML documents
This module provides ways to parse XML documents. It is built on top of the
XML::Parser::Expat manpage, which is a lower level interface to James
Clark's expat library. Each call to one of the parsing methods creates a
new instance of XML::Parser::Expat which is then used to parse the
document. Expat options may be provided when the XML::Parser object is
created. These options are then passed on to the Expat object on each parse
call. They can also be given as extra arguments to the parse methods, in
which case they override options given at XML::Parser creation time.

The behavior of the parser is controlled either by 'the /STYLES manpage'
and/or 'the /HANDLERS manpage' options, or by the /setHandlers manpage
method. These all provide mechanisms for XML::Parser to set the handlers
needed by XML::Parser::Expat. If neither 'Style' nor 'Handlers' are
specified, then parsing just checks the document for being well-formed.

When underlying handlers get called, they receive as their first parameter
the _Expat_ object, not the Parser object.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Feb 08 2015 coolo@suse.com
  - avoid a cycle with LWP
* Sat Feb 07 2015 coolo@suse.com
  - updated to 2.44
    - RT 99098 - Revert "Add more useful error message on parse to Expat". It breaks
      XML::Twig. Calling code will need to do this if it's needed.
    - RT 100959 - Add use FileHandle to t/astress.t - Make perl 5.10.0 happy.
* Thu Dec 25 2014 p.drouand@gmail.com
  - Update to version 2.43
    + POD patch to man from Debian via Nicholas Bamber
    + POD patch from Debian via gregor herrmann.
    + Add more useful error message on parse to Expat
    + Fix LWP dependency to be LWP::Useragent
    + Bump to 2.43 for overdue release to CPAN.
  - Remove obsolete Authors section
  - Remove redundant %clean section
* Mon Apr 15 2013 idonmez@suse.com
  - Add Source URL, see https://en.opensuse.org/SourceUrls
* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Tue Aug 30 2011 andrea.turrini@gmail.com
  - standardized "Authors:" format in description of perl-XML-Parser.spec
* Mon Jun 06 2011 vcizek@novell.com
  - update to 2.41
    - better installation instructions
    - Small spelling patches from Debian package - Thanks Nicholas Bamber
    - RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it
      perl 5.14 compliant - qw()
    - RT 67207 - Stop doing tied on globs - Thanks sprout
    - RT 31319 - Fix doc links in POD for XML/Parser.pm
* Wed Mar 16 2011 cfarrell@novell.com
  - license update: GPL+ or Artistic
    Same license as Perl itself is GPL+ or Artistic in our rpm license syntax
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Tue Sep 21 2010 anicka@suse.cz
  - update to 2.40
    * Add windows-1251.enc, ibm866.enc, koi8-r.enc (Russian)
    * Add windows-1255.enc (Hebrew)
    * Update iso-8859-7.enc (RT#40712)
    * Use Devel::CheckLib
    * Better description of expat packages
    * Better Perl style in both code and docs

Files

/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/Japanese_Encodings.msg
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/README
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/big5.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/euc-kr.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/ibm866.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-2.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-3.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-4.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-5.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-7.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-8.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/iso-8859-9.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/koi8-r.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/windows-1250.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/windows-1251.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/windows-1252.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/windows-1255.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-euc-jp-unicode.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-sjis-cp932.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-sjis-jdk117.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-sjis-jisx0221.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Encodings/x-sjis-unicode.enc
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Expat.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/LWPExternEnt.pl
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style/Debug.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style/Objects.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style/Stream.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style/Subs.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/XML/Parser/Style/Tree.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/XML
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/XML/Parser
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/XML/Parser/Expat
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi/auto/XML/Parser/Expat/Expat.so
/usr/share/doc/packages/perl-XML-Parser
/usr/share/doc/packages/perl-XML-Parser/Changes
/usr/share/doc/packages/perl-XML-Parser/Expat
/usr/share/doc/packages/perl-XML-Parser/Expat/Expat.bs
/usr/share/doc/packages/perl-XML-Parser/Expat/Expat.c
/usr/share/doc/packages/perl-XML-Parser/Expat/Expat.o
/usr/share/doc/packages/perl-XML-Parser/Expat/Expat.pm
/usr/share/doc/packages/perl-XML-Parser/Expat/Expat.xs
/usr/share/doc/packages/perl-XML-Parser/Expat/MYMETA.json
/usr/share/doc/packages/perl-XML-Parser/Expat/MYMETA.yml
/usr/share/doc/packages/perl-XML-Parser/Expat/Makefile
/usr/share/doc/packages/perl-XML-Parser/Expat/Makefile.PL
/usr/share/doc/packages/perl-XML-Parser/Expat/encoding.h
/usr/share/doc/packages/perl-XML-Parser/Expat/pm_to_blib
/usr/share/doc/packages/perl-XML-Parser/Expat/typemap
/usr/share/doc/packages/perl-XML-Parser/Parser
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/Japanese_Encodings.msg
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/README
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/big5.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/euc-kr.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/ibm866.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-2.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-3.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-4.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-5.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-7.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-8.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/iso-8859-9.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/koi8-r.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/windows-1250.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/windows-1251.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/windows-1252.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/windows-1255.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-euc-jp-jisx0221.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-euc-jp-unicode.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-sjis-cp932.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-sjis-jdk117.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-sjis-jisx0221.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/Encodings/x-sjis-unicode.enc
/usr/share/doc/packages/perl-XML-Parser/Parser/LWPExternEnt.pl
/usr/share/doc/packages/perl-XML-Parser/Parser/Style
/usr/share/doc/packages/perl-XML-Parser/Parser/Style/Debug.pm
/usr/share/doc/packages/perl-XML-Parser/Parser/Style/Objects.pm
/usr/share/doc/packages/perl-XML-Parser/Parser/Style/Stream.pm
/usr/share/doc/packages/perl-XML-Parser/Parser/Style/Subs.pm
/usr/share/doc/packages/perl-XML-Parser/Parser/Style/Tree.pm
/usr/share/doc/packages/perl-XML-Parser/README
/usr/share/doc/packages/perl-XML-Parser/samples
/usr/share/doc/packages/perl-XML-Parser/samples/REC-xml-19980210.xml
/usr/share/doc/packages/perl-XML-Parser/samples/canonical
/usr/share/doc/packages/perl-XML-Parser/samples/canontst.xml
/usr/share/doc/packages/perl-XML-Parser/samples/ctest.dtd
/usr/share/doc/packages/perl-XML-Parser/samples/xmlcomments
/usr/share/doc/packages/perl-XML-Parser/samples/xmlfilter
/usr/share/doc/packages/perl-XML-Parser/samples/xmlstats
/usr/share/man/man3/XML::Parser.3pm.gz
/usr/share/man/man3/XML::Parser::Expat.3pm.gz
/usr/share/man/man3/XML::Parser::Style::Debug.3pm.gz
/usr/share/man/man3/XML::Parser::Style::Objects.3pm.gz
/usr/share/man/man3/XML::Parser::Style::Stream.3pm.gz
/usr/share/man/man3/XML::Parser::Style::Subs.3pm.gz
/usr/share/man/man3/XML::Parser::Style::Tree.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:34:06 2024