SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-RSSLite rpm build for : OpenSuSE. For other distributions click perl-XML-RSSLite.

Name : perl-XML-RSSLite
Version : 0.17 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 17:18:51
Group : Unspecified Source RPM : perl-XML-RSSLite-0.17-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Lightweight, \"relaxed\" RSS (and XML-ish) parser
Description :
This module attempts to extract the maximum amount of content from
available documents, and is less concerned with XML compliance than
alternatives. Rather than rely on XML::Parser, it uses heuristics and good
old-fashioned Perl regular expressions. It stores the data in a simple hash
structure, and \"aliases\" certain tags so that when done, you can count on
having the minimal data necessary for re-constructing a valid RSS file.
This means you get the basic title, description, and link for a channel and
its items.

This module extracts more usable links by parsing \"scriptingNews\" and
\"weblog\" formats in addition to RDF & RSS. It also \"sanitizes\" the output
for best results. The munging includes:

* Remove html tags to leave plain text

* Remove leading whitespace from URIs

* By defaul strips characters except 0-9~!AATT#$%^&*()-+=a-zA-Z[];\',.:\"< >?\\s

* Use < url> tags when < link> is empty

* Use misplaced urls in < title> when < link> is empty

* Exract links from < a href=...> if required

* Limit links to ftp and http(s)

* Join relative item urls (beginning with / or #) to the site base

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-RSSLite-0.17-lp155.1.1.noarch.rpm
     

Provides :
perl(XML::RSSLite)
perl-XML-RSSLite

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/XML
/usr/lib/perl5/vendor_perl/5.26.1/XML/RSSLite.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-XML-RSSLite
/usr/share/doc/packages/perl-XML-RSSLite/CHANGES
/usr/share/doc/packages/perl-XML-RSSLite/README
/usr/share/doc/packages/perl-XML-RSSLite/TODO
/usr/share/man/man3/XML::RSSLite.3pm.gz

 
ICM