package river

  1. Overview
  2. Docs
RSS2 and Atom feed aggregator for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=74057799f097db67b261b2572a06be67
sha512=a193ddafa2ece7e67d7d4fc47ad296c29f3d03afbc429c93310347b8d080d95ff2c4e1df0401c85ed23f2fbe16c6ad06ec41c26442296390491064cbe5d5bf87

doc/CHANGES.html

0.5 - 2026-08-25

  • Expose timeout and user-agent in the public API (#16)
  • Remove unused ocamlnet dependency

0.4 - 2024-11-08

  • Replace ocamlnet HTML parser with Lambda Soup (#15, @aantron)

0.3 - 2023-11-21

  • Fall back to entry id if entry links doesn't exist (#11, @sabine)

0.2 - 2022-04-14

  • Build with dune.
  • Make the types abstract and add accessor functions.
  • Support fetching meta description and SEO image from the posts links.

0.1.3 - 2015-07-28

  • Make river compatible with the latest syndic API

0.1.2 - 2015-03-24

  • Refactoring modules.

0.1.1 - 2015-03-19

  • Upgrading version number.

0.1 - 2015-03-15

  • Initial release