Package: wnpp Severity: wishlist Owner: Sylvain Le Gall <[email protected]>
* Package name : easy-format Version : 1.0.0 Upstream Author : Martin Jambon * URL : http://martin.jambon.free.fr/easy-format.html * License : BSD3 Programming Lang: OCaml Description : text generation with indentation made easy(ier) for OCaml This module offers a simplified interface to the Format module of the 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

