perl-xml-feed 0.63
XML Syndication Feed Support
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
- Website: https://metacpan.org/release/XML-Feed
- Licenses: GPL 1+
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-xml-feed 0.63
as follows:
guix install perl-xml-feed@0.63
Or install the latest version:
guix install perl-xml-feed
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.