package syndic

  1. Overview
  2. Docs
module Rss1 : sig ... end

Syndic.Rss1: compliant with RSS 1.0.

module Rss2 : sig ... end

Syndic.Rss2: compliant with RSS 2.0.

module Atom : sig ... end

Syndic.Atom: RFC 4287 compliant Atom parser.

module Opml1 : sig ... end

Syndic.Opml1: compliant with OPML 1.0.

module W3C : sig ... end

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

module Date : sig ... end

Minimal date module required by Syndic.

module XML : sig ... end

Common module for XML parsing.

OCaml

Innovation. Community. Security.