package syndic

  1. Overview
  2. Docs

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.