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

perl-HTML-Parser-3.820.0-1.1 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: perl-HTML-Parser Distribution: openSUSE Tumbleweed
Version: 3.820.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Mar 22 17:11:10 2024
Group: Unspecified Build host: reproducible
Size: 269154 Source RPM: perl-HTML-Parser-3.820.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://metacpan.org/release/HTML-Parser
Summary: HTML parser class
Objects of the 'HTML::Parser' class will recognize markup and separate it
from plain text (alias data content) in HTML documents. As different kinds
of markup and text are recognized, the corresponding event handlers are
invoked.

'HTML::Parser' is not a generic SGML parser. We have tried to make it able
to deal with the HTML that is actually "out there", and it normally parses
as closely as possible to the way the popular web browsers do it instead of
strictly following one of the many HTML specifications from W3C. Where
there is disagreement, there is often an option that you can enable to get
the official behaviour.

The document to be parsed may be supplied in arbitrary chunks. This makes
on-the-fly parsing as documents are received from the network possible.

If event driven parsing does not feel right for your application, you might
want to use 'HTML::PullParser'. This is an 'HTML::Parser' subclass that
allows a more conventional program structure.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Fri Mar 22 2024 Tina Müller <timueller+perl@suse.de>
  - updated to 3.82
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.82      2024-03-13
    - "img lowsrc" and "body background" are not in the HTMLv5 spec (GH#43)
      (Jess)
    - Replace "FileHandle" with "IO::File" (GH#42) (James Raspass)
    - Fix some minor typos (GH#41) (Yoshikazu Sawa)
* Wed Feb 01 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 3.81
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.81      2023-01-30
    - Stop depending on "Test" (GH#34) (James Raspass)
    - fix test scripts after conversion to Test::More (GH#35) (Graham Knop)
* Thu Nov 03 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 3.80
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.80      2022-11-01
    * Fix compatibility with ancient perl by avoiding index in test (GH#33)
      (Graham Knop)
* Thu Oct 13 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 3.79
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.79      2022-10-12
    * Modernise XS (GH#32) (James Raspass)
    * Skip threads on older perl versions, as they often segfault (GH#31) (Graham
    * Knop)
* Wed Apr 06 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 3.78
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.78      2022-03-28
    * Remove unused variable (GH#26) (Michal Josef Špaček)
* Tue Mar 15 2022 Tina Müller <timueller+perl@suse.de>
  - updated to 3.77
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.77      2022-03-14
    * Update tests to remove HTML4 specific tags (GH#25) (Jess)
* Fri Mar 05 2021 Tina Müller <timueller+perl@suse.de>
  - updated to 3.76
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    3.76      2021-03-04
    * Add a fix for a stack confusion error on `eof`. (GH#21) (Matthew Horsfall
      and Chase Whitener)
* Mon Aug 31 2020 Tina Müller <timueller+perl@suse.de>
  - updated to 3.75
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
* Wed Aug 26 2020 Tina Müller <timueller+perl@suse.de>
  - updated to 3.73
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
* Wed Jan 20 2016 coolo@suse.com
  - updated to 3.72
    see /usr/share/doc/packages/perl-HTML-Parser/Changes
    2016-01-19  Release 3.72
    Gisle Aas (3):
      Avoid more clang casting warnings
      Remove trailing whitespace
      Ensure entities expand to utf8 sequences under 'utf8_mode' [RT#99755]
    David Steinbrunner (2):
      typo fix
      typo fixes
    Jacques Germishuys (1):
      Silence clang warning
    bulk88 (1):
      const+static-ing
    _______________________________________________________________________________

Files

/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/Entities.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/Filter.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/HeadParser.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/LinkExtor.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/Parser.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/PullParser.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/HTML/TokeParser.pm
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/auto/HTML
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/auto/HTML/Parser
/usr/lib/perl5/vendor_perl/5.38.2/armv6l-linux-thread-multi-64int/auto/HTML/Parser/Parser.so
/usr/share/doc/packages/perl-HTML-Parser
/usr/share/doc/packages/perl-HTML-Parser/Changes
/usr/share/doc/packages/perl-HTML-Parser/README
/usr/share/doc/packages/perl-HTML-Parser/TODO
/usr/share/doc/packages/perl-HTML-Parser/entities.html
/usr/share/doc/packages/perl-HTML-Parser/mkhctype
/usr/share/doc/packages/perl-HTML-Parser/mkpfunc
/usr/share/licenses/perl-HTML-Parser
/usr/share/licenses/perl-HTML-Parser/LICENSE
/usr/share/man/man3/HTML::Entities.3pm.gz
/usr/share/man/man3/HTML::Filter.3pm.gz
/usr/share/man/man3/HTML::HeadParser.3pm.gz
/usr/share/man/man3/HTML::LinkExtor.3pm.gz
/usr/share/man/man3/HTML::Parser.3pm.gz
/usr/share/man/man3/HTML::PullParser.3pm.gz
/usr/share/man/man3/HTML::TokeParser.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024