package syndic

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

Install

Dune Dependency

Authors

Maintainers

Sources

syndic-v1.6.0.tbz
sha256=a518b091c721168ff98f1b116950f01420379d8c99be67ecec558d6122d19830
md5=b587da170bfa5b5d2d931ce0105b22a4

doc/syndic/Syndic/index.html

Module SyndicSource

Sourcemodule Rss1 : sig ... end

Syndic.Rss1: compliant with RSS 1.0.

Sourcemodule Rss2 : sig ... end

Syndic.Rss2: compliant with RSS 2.0.

Sourcemodule Atom : sig ... end

Syndic.Atom: RFC 4287 compliant Atom parser.

Sourcemodule Opml1 : sig ... end

Syndic.Opml1: compliant with OPML 1.0.

Sourcemodule W3C : sig ... end

Syndic.W3C: invoke and parse the result of the W3C validator.

Sourcemodule Date : sig ... end

Minimal date module required by Syndic.

Sourcemodule XML : sig ... end

Common module for XML parsing.

OCaml

Innovation. Community. Security.