Install libodn-ocaml by entering the following commands in the terminal:
sudo apt update sudo apt install libodn-ocaml
Description:
Store data using OCaml notation
This library uses type-conv to dump OCaml data structure using OCaml data notation. This kind of data dumping helps to write OCaml code generator, like OASIS. . This package contains the shared runtime libraries.
Homepage: http://forge.ocamlcore.org/projects/odn
Version: 0.0.11-2build1
Section: universe/ocaml