Summary
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.
Versions
v20230830 :: 0/20230830 :: gentoo
- Modified
- License
- LGPL-2 LGPL-2-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
v20220103 :: 0/20220103 :: gentoo
- Modified
- License
- LGPL-2 LGPL-2-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
v20211129 :: 0/20211129 :: gentoo
- Modified
- License
- LGPL-2 LGPL-2-with-linking-exception
- Keywords
- ~amd64 ~x86
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/pprint: bump to 20230830
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/pprint: bump to 20220103
Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-ml/pprint: new package; add version 20211129
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>