package syndic

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

Install

Dune Dependency

Authors

Maintainers

Sources

syndic-1.5.3.tar.gz
md5=b7be476f015ff027928f77c955f63943

Description

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

Published: 21 Nov 2016

Dependencies (6)

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

Dev Dependencies (4)

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

Used by (1)

  1. river >= "0.1.3"

Conflicts

None