package ppx_custom_printf

  1. Overview
  2. No Docs
Printf-style format-strings for user-defined string conversion

Install

Dune Dependency

Authors

Maintainers

Sources

113.09.00.tar.gz
md5=ab756fa5444432dea3c98a515ec78de0

Description

Part of the Jane Street's PPX rewriters collection.

Published: 03 Oct 2015

Dependencies (8)

  1. ocamlbuild build
  2. ppx_driver >= "113.09.00" & < "113.10.00"
  3. ppx_tools
  4. ppx_deriving
  5. ppx_core >= "113.09.00" & < "113.10.00"
  6. ppx_sexp_conv >= "113.09.00" & < "113.10.00"
  7. ocamlfind >= "1.3.2"
  8. ocaml >= "4.02.2" & < "4.03"

Dev Dependencies

None

Used by (3)

  1. hl_yaml
  2. routes >= "2.0.0"
  3. torch < "v0.16.0"

Conflicts

None