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.10.0.tbz
sha512=26d7f2002f0f1d605c08129ec09d487a8c37d764b77370e56b869fd94fe6bc903f808159ab7b79e85c2e2b6263ee5fa7df66f9f9625bdf0e726e8a92a9056258
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/fmt/fmt.0.10.0/opam
Required by
Optionally used by