package syndic

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.tar.gz
md5=59c8a3cc5307c2c1b98f1bc2b92e09a0

Description

Pure OCaml Library for parsing and writing various types of feeds and subscriber lists.

Published: 10 May 2016

Dependencies (6)

  1. ptime
  2. xmlm >= "1.2.0"
  3. uri >= "1.9"
  4. oasis build
  5. ocamlfind build
  6. ocaml >= "4.01" & < "5.0"

Dev Dependencies (4)

  1. lwt with-test
  2. cohttp < "0.99.0" & with-test
  3. tls with-test
  4. ssl with-test

Used by (1)

  1. river >= "0.1.3"

Conflicts

None