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

perl-HTML-SimpleParse-0.12-lp152.268.2 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: perl-HTML-SimpleParse Distribution: openSUSE Leap 15.2
Version: 0.12 Vendor: openSUSE
Release: lp152.268.2 Build date: Fri Sep 20 22:36:33 2019
Group: Development/Libraries/Perl Build host: lamb13
Size: 23083 Source RPM: perl-HTML-SimpleParse-0.12-lp152.268.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/perldoc?HTML::SimpleParse
Summary: a bare-bones HTML parser
This is the HTML::SimpleParse module.  It is a bare-bones HTML parser,
similar to HTML::Parser, but with a couple important distinctions:

First, HTML::Parser knows which tags can contain other tags, which
start tags have corresponding end tags, which tags can exist only in
the <HEAD> portion of the document, and so forth.  HTML::SimpleParse
does not know any of these things.  It just finds tags and text in the
HTML you give it, it does not care about the specific content of these
tags (though it does distiguish between different _types_ of tags, such
as comments, starting tags like <b>, ending tags like </b>, and so on).

Second, HTML::SimpleParse does not create a hierarchical tree of HTML
content, but rather a simple linear list.  It does not pay any
attention to balancing start tags with corresponding end tags, or which
pairs of tags are inside other pairs of tags.

Because of these characteristics, you can make a very effective HTML
filter by sub-classing HTML::SimpleParse.



Authors:
--------
    Ken Williams <ken@forum.swarthmore.edu>

Provides

Requires

License

Artistic-1.0

Changelog

* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Tue Oct 19 2010 coolo@novell.com
  - add perl as explicit buildrequire
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Sun Jan 11 2004 adrian@suse.de
  - build as user
* Fri Aug 22 2003 mjancar@suse.cz
  - require the perl version we build with
* Thu Jul 24 2003 mjancar@suse.cz
  - update to 0.12
* Tue Jul 15 2003 mjancar@suse.cz
  - adapt to perl-5.8.1
  - use %perl_process_packlist

Files

/usr/lib/perl5/vendor_perl/5.26.1/HTML
/usr/lib/perl5/vendor_perl/5.26.1/HTML/SimpleParse.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/HTML
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/HTML/SimpleParse
/usr/share/doc/packages/perl-HTML-SimpleParse
/usr/share/doc/packages/perl-HTML-SimpleParse/Changes
/usr/share/doc/packages/perl-HTML-SimpleParse/README
/usr/share/man/man3/HTML::SimpleParse.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 11:51:54 2024