package rss

  1. Overview
  2. Docs
Library to read and write RSS files

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlrss-3.0.tar.bz2
md5=78b4e42835dcb79233f9b74d3fd4a66c
sha512=5716db7d78e12912b8660122ffbc30aabb9ae2b234bf4776213d4ce7d1ce7f9870b4b4fdc266448e21928db340c89290a725fd58e55d91d8ad811bc5a6c04dcd

doc/index.html

Rss

OCaml-RSS is a small OCaml library providing functions to parse and print RSS 2.0 files. The parser can also parse some RDF files, but some fields are not taken into account.

It supports extended RSS.

It is available in Opam (package rss).

API

The API consists in this module: Rss.

OCaml

Innovation. Community. Security.

On This Page
  1. API