Source: libxml-feed-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11), libmodule-build-perl (>= 0.420000) Build-Depends-Indep: perl, libclass-errorhandler-perl, libdatetime-format-flexible-perl, libdatetime-format-iso8601-perl, libdatetime-format-mail-perl, libdatetime-format-natural-perl, libdatetime-format-w3cdtf-perl, libdatetime-perl, libfeed-find-perl, libhtml-parser-perl, libmodule-pluggable-perl | perl (<< 5.17.9), libtest-pod-coverage-perl, libtest-pod-perl, liburi-fetch-perl, liburi-perl, libwww-perl, libxml-atom-perl, libxml-libxml-perl, libxml-rss-libxml-perl, libxml-rss-perl Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-feed-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-feed-perl.git Homepage: https://metacpan.org/release/XML-Feed Package: libxml-feed-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-errorhandler-perl, libdatetime-format-flexible-perl, libdatetime-format-iso8601-perl, libdatetime-format-mail-perl, libdatetime-format-natural-perl, libdatetime-format-w3cdtf-perl, libdatetime-perl, libfeed-find-perl, libhtml-parser-perl, libmodule-pluggable-perl | perl (<< 5.17.9), liburi-fetch-perl, liburi-perl, libwww-perl, libxml-atom-perl, libxml-libxml-perl, libxml-rss-perl Description: syndication feed parser and auto-discovery Perl module XML::Feed is a syndication feed parser for both RSS and Atom feeds. It also implements feed auto-discovery for finding feeds, given a URI. . XML::Feed supports the following syndication feed formats: . * RSS 0.91 * RSS 1.0 * RSS 2.0 * Atom . The goal of XML::Feed is to provide a unified API for parsing and using the various syndication formats.