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

Description

Tags

rss xml

Published: 03 Aug 2021

README

README

OCaml-RSS is an OCaml library to read and write RSS files.
More information on http://zoggy.frama.io/ocamlrss .

Dependencies (5)

  1. ptime >= "0.8.5"
  2. xmlm >= "1.3.0"
  3. uri >= "4.2.0"
  4. dune >= "2.0"
  5. ocaml >= "4.12.0"

Dev Dependencies

None

Used by (1)

  1. erssical >= "1.1.0"

Conflicts

None