fmtversion

OCaml Format pretty-printer combinators

Fmt exposes combinators to devise Format pretty-printing functions.

Fmt depends only on the OCaml standard library. The optional Fmt_tty library that allows to setup formatters for terminal color output depends on the Unix library. The optional Fmt_cli library that provides command line support for Fmt depends on `Cmdliner`.

Fmt is distributed under the ISC license.

Home page: http://erratique.ch/software/fmt

Tags string format pretty-print org:erratique
AuthorThe fmt programmers
LicenseISC
Published
Homepagehttps://erratique.ch/software/fmt
Issue Trackerhttps://github.com/dbuenzli/fmt/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Optional dependencies
Conflicts
Source [http] https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
sha512=66cf4b8bb92232a091dfda5e94d1c178486a358cdc34b1eec516d48ea5acb6209c0dfcb416f0c516c50ddbddb3c94549a45e4a6d5c5fd1c81d3374dec823a83b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fmt/fmt.0.9.0/opam
Required by
Optionally used by