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