package syndic

  1. Overview
  2. Docs
RSS1, RSS2, Atom and OPML1 parsing

Install

dune-project
 Dependency

Authors

Maintainers

Sources

syndic-1.8.0.tbz
sha256=e1a073f310b90d59306315042546cdde1d2d0c27270b244830274a79e59101a5
sha512=78e8544916b11cdb6b6f5b6692d7c4bf6500e2a727c41b02dd4580cfe95dad949d8273d703ec4827b3480111b248a61a551b041b0ae9fa15feece7f9b9fd7dcd

doc/CHANGES.html

v1.8.0 27-02-2026 Paris (France)

  • Fix timezone for RFC822 data (@paurkedal, #82)
  • Contributing about documentation (@Olexandr88, #89)
  • Allow selectively relaxed parsing rules (@kit-ty-kate, #90)

v1.7.0 05-11-2025 Paris (France)

  • Fix categories on RSS2 (@yawaramin, @dinosaure, #87)

v1.6.1 05-20-2019 Mons (Belgium)

  • Syndic.Date.of_rfc822 accepts dates such as “May 15th, 2019”.

v1.6.0 01-21-2019 Paris (France)

  • Lost support of OCaml 4.03.0
  • Support of OCaml 4.07.0
  • Fix tests
  • Move to ocurl
  • Add materials to test in distribution
  • Accept entries with empty author (@thomas-huet)
  • Dunify project
  • Added Z timezone to comply with RFC 822 and reality (@wictory)
  • Accept empty CDATA in copyright field (@sgrove, @dinosaure)