ez_subst

Description

Ez_subst is a simple module to perform string substitutions, like ${brace}, $(paren), $[bracket] or $alpha. It provides many options to configure the substitutions.

Tags

org:ocamlpro

Published: 08 Mar 2022

Dependencies (2)

  1. dune >= "2.7.0"
  2. ocaml >= "4.10.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by (2)

  1. drom_lib >= "0.3.0"
  2. ez_cmdliner >= "0.2.0"

Conflicts

None