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 BSD3 license.

Tags string format pretty-print org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseBSD-3-Clause
Published
Homepagehttp://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] http://erratique.ch/software/fmt/releases/fmt-0.7.1.tbz
md5=484dd80fbf6a11fed59a71f69b3ec4b1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fmt/fmt.0.7.1/opam
Required by
Optionally used by