rss: A library for generating RSS 2.0 feeds.

[ library, public-domain, rss ] [ Propose Tags ]

This library allows you to generate RSS 2.0 feeds.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 3000.0.0, 3000.0.1, 3000.1.0, 3000.2.0, 3000.2.0.1, 3000.2.0.2, 3000.2.0.3, 3000.2.0.4, 3000.2.0.5, 3000.2.0.6, 3000.2.0.7, 3000.2.0.8 (info)
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), HaXml (>=1.24 && <1.26), network-uri (>=2.6 && <2.7), time (>=1.5 && <2) [details]
License LicenseRef-PublicDomain
Copyright Jeremy Shaw 2004, Bjorn Bringert 2004-2006
Author Jeremy Shaw, Bjorn Bringert
Maintainer https://github.com/haskell-hvr/rss
Revised Revision 1 made by AndreasAbel at 2024-07-04T09:05:07Z
Category RSS
Home page https://github.com/haskell-hvr/rss
Bug tracker https://github.com/haskell-hvr/rss/issues
Source repo head: git clone https://github.com/haskell-hvr/rss.git
Uploaded by AndreasAbel at 2024-03-16T10:57:24Z
Distributions LTSHaskell:3000.2.0.8, NixOS:3000.2.0.8, Stackage:3000.2.0.8
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 11831 total (50 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-03-16 [all 1 reports]

Readme for rss-3000.2.0.8

[back to package description]

A Haskell library for generating RSS 2.0 feeds.

Note that this library was previously maintained by Bjorn Bringert in a darcs repository before being converted into a Git repository.