pprintversion
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> |
---|---|
License | LGPL-2.0-only WITH OCaml-LGPL-linking-exception |
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/20211129.tar.gz md5=defc647ff0d1cb2afc10d513230724c4 sha512=12133735f558075f1ecdcec16cc11f7237dd82883c542645c479f534acd8ed6935f05a3f9aad8e330c329520852bdff6d420d632636bd9004a4d0aade762cae6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pprint/pprint.20211129/opam |
Required by