package pa_ppx_fmtformat

  1. Overview
  2. No Docs
A Camlp5 PPX Rewriter for interpolation into strings (based on fmt)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.05.01.tar.gz
sha512=5e646060a0a8e90857b38e5a445b3a2e0e135495b279c38341f696292aaa6589d67d35c1ef40f3adeb62d242a5197fd458b2dd892c4eedc8ae25128d7cf31b14

Description

This is a PPX Rewriter to provide string interpolation, based on the Fmt package.

Published: 23 May 2026

Dependencies (9)

  1. pa_ppx_regexp >= "8.05.01"
  2. fmt
  3. ounit >= "2.2.7"
  4. not-ocamlfind >= "0.13"
  5. pa_ppx >= "8.05.01"
  6. pcre2 >= "8.0.3"
  7. camlp5 >= "8.05.01"
  8. camlp5-buildscripts >= "0.02"
  9. ocaml >= "4.10.0"

Dev Dependencies (2)

  1. pp-binary-ints with-test
  2. mdx >= "2.3.0" & with-test

Used by

None

Conflicts

None