package custom_printf

  1. Overview
  2. No Docs
Extension for printf format strings

Install

Dune Dependency

Authors

Maintainers

Sources

custom_printf-109.14.00.tar.gz
md5=05076d74f802b9b32720417183dca54f

Description

It rewrites calls to printf-like functions when the format is prefixed with '!' to wrap special arguments with 'Module.to_string' conversion functions.

Published: 21 Nov 2013

Dependencies (7)

  1. ocamlbuild build
  2. pa_ounit = "109.14.00"
  3. sexplib = "109.14.00"
  4. type_conv = "109.14.00"
  5. ocamlfind
  6. camlp4
  7. ocaml < "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None