package ocamlrss

  1. Overview
  2. Docs
Library providing functions to parse and print RSS 2.0 files

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlrss-2.2.2.tar.gz
md5=3aaa2c37476caa9b4fcc0a172d73d120

Description

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. The library also allows using the extension possibilities of RSS 2.0.

OCaml-RSS was previously part of Cameleon but is now developped separately and is findlib compatible.

Tags

rss xml rdf

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlnet >= "3.6"
  2. xmlm
  3. ocamlfind
  4. ocaml

Dev Dependencies

None

Used by (2)

  1. erssical < "1.1.0"
  2. stog >= "0.8.0" & < "0.11.0"

Conflicts

None