Printf-style format-strings for user-defined string conversion
Ppx_custom_printf is a ppx rewriter that allows the use of user-defined string conversion functions in format strings (that is, strings passed to printf, sprintf, etc.). No new syntax is introduced. Instead a previously ill-typed use of the `!` operator is re-purposed.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.17.0-7.fc43 | - |
Fedora 42 | 0.17.0-6.fc42 | - |
Fedora 41 | 0.17.0-4.fc41 | - |
Fedora 40 | 0.16.0-9.fc40 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-custom-printf dash maintainers at fedoraproject dot org
.