This package browser is in early development. Mind the rough edges.

ecl-feeder

RSS, Atom and general feed parsing and generating

Feeder is a syndication feed library. It presents a general protocol for representation of feed items, as well as a framework to translate these objects from and to external formats. It also implements the RSS 2.0 and Atom formats within this framework.

Installation

Install the latest version of ecl-feeder as follows:

guix install ecl-feeder

Or install a particular version:

guix install ecl-feeder@1.0.0-1.b05f517

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.

Badge code

You can use the following badge to inform users of ecl-feeder about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ecl-feeder'><img src='https://packages.guix.gnu.org/packages/ecl-feeder/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ecl-feeder/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ecl-feeder)

Example Org:

[[https://packages.guix.gnu.org/packages/ecl-feeder][https://packages.guix.gnu.org/packages/ecl-feeder/badges/latest-version.svg]]