package ez_subst

  1. Overview
  2. Docs
Ez_subst is a simple module to perform string substitutions

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
sha256=5d56ac4754757bf279804211ad48d18947557f3c3624531be60cab1b50fb79d7

README.md.html

README.md

ez_subst

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

  • Website: https://ocamlpro.github.io/ez_subst

  • General Documentation: https://ocamlpro.github.io/ez_subst/sphinx

  • API Documentation: https://ocamlpro.github.io/ez_subst/doc

  • Sources: https://github.com/ocamlpro/ez_subst