| Paketname | libxml-rsslite-perl |
| Beschreibung | Lightweight, "relaxed" RSS (and XML-ish) parser |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.11-3 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 12776 Byte |
| Prüfsumme MD5 | e305277bfe60d8f4b1def3d98056b7ba |
| Prüfsumme SHA1 | 510377883c6d394d46887dae1918600aacd20d3b |
| Prüfsumme SHA256 | 54b9418b376f7dd6af46cd3d8f788a517193d833cb6ec839c28e230a945594d7 |
| Link zum Herunterladen | libxml-rsslite-perl_0.11-3_all.deb |
| Ausführliche Beschreibung | XML::RSSLite 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.
|