How to Install librss-ocaml-dev in Ubuntu 18.04



Install librss-ocaml-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install librss-ocaml-dev

Description:

RSS 2.0 parser and printer for OCaml (development)

This package 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. There is still some work to do (add missing RSS 2.0 attributes, add convenient functions). . OCaml-RSS was previously part of Cameleon but is now developed separately and is findlib compatible. . This package contains all the development stuff you need to develop OCaml programs which use OCaml-RSS.

Homepage: http://zoggy.github.com/ocamlrss

Version: 2.2.1-3build10

Section: universe/ocaml