pprintversion Documentation on ocaml.org
A pretty-printing combinator library and rendering engine
This library offers a set of combinators for building so-called documents as well as an efficient engine for converting documents to a textual, fixed-width format. The engine takes care of indentation and line breaks, while respecting the constraints imposed by the structure of the document and by the text width.
| Authors | François Pottier <francois.pottier@inria.fr> and Nicolas Pouillard <np@nicolaspouillard.fr> |
|---|---|
| Published | |
| Homepage | https://github.com/fpottier/pprint |
| Issue Tracker | francois.pottier@inria.fr |
| Maintainer | francois.pottier@inria.fr |
| Dependencies |
|
| Source [http] | https://github.com/fpottier/pprint/archive/20180528.tar.gz sha256=0624dbe5234832219f5964c51c1fffb44cb7d7e5e993f5677bd4837e9537a829 md5=a75651b51ba6668cd6121799986a1ca2 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pprint/pprint.20180528/opam |


