sfeed 2.1
RSS and Atom parser
sfeed
converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items.
- Outputs:
out
- Website: https://git.codemadness.org/sfeed
- Licenses: ISC
- Package source: gnu/packages/suckless.scm
- Builds: See build status
- Issues: See known issues
Installation
Install sfeed 2.1
as follows:
guix install sfeed@2.1
Or install the latest version:
guix install sfeed
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.