
This module offers a simplified interface to the format module of the ocaml standard library. input data must be converted into a tree using 3 kinds of nodes: atoms, lists and labelled nodes. each node is bound to its own formatting parameters and a single function call produces the formatted output.
this package contains the shared runtime libraries.