package yocaml_syndication

  1. Overview
  2. Docs
YOCaml Syndication

Install

Dune Dependency

Authors

Maintainers

Sources

yocaml-1.0.0.tbz
sha256=cfd4291358e4bd9a90c5926bbb770b898c30ce7c25ce02bb9548803392d16d72
sha512=57ae20ea44c7ff456c647e883eb9649c77f8786b895cd5318e617e836340f0a0631cba2234a5e5e2b7565e862a0085efba98b001e5ddb7ba51b2f557e47a4224

doc/yocaml_syndication/Yocaml_syndication/Atom/index.html

Module Yocaml_syndication.AtomSource

See http://cumulus.github.io/Syndic/syndic/Syndic__/Syndic_atom/index.html.

Sourceval make : ?authors:Syndic.Atom.author list -> ?categories:Syndic.Atom.category list -> ?contributors:Syndic.Atom.author list -> ?generator:Syndic.Atom.generator -> ?icon:Uri.t -> ?links:Syndic.Atom.link list -> ?logo:Uri.t -> ?rights:Syndic.Atom.text_construct -> ?subtitle:Syndic.Atom.text_construct -> id:Uri.t -> title:Syndic.Atom.text_construct -> updated:Syndic.Date.t -> Syndic.Atom.entry list -> t
Sourceval pp : Format.formatter -> t -> unit
Sourceval pp_atom : ?xml_version:string -> ?encoding:string -> Format.formatter -> t -> unit
Sourceval to_atom : ?xml_version:string -> ?encoding:string -> t -> string
OCaml

Innovation. Community. Security.