package camlp5-buildscripts

  1. Overview
  2. Docs
Camlp5 Build scripts (written in OCaml)

Install

Dune Dependency

Authors

Maintainers

Sources

0.02.tar.gz
sha512=8d503ac0f1c820a6cb0746553280dbce579e139baa3dc98eb1c5a26ca3eccd0ca8089949bed4e1d6567d7170ca7fb79578de76a280290cd3020d060e8e7128c9

Description

These are build-scripts that are helpful in building Camlp5 and packages based on Camlp5. As such, they need to not depend on Camlp5. The command are not installed in a bin-directory, but in the package-directory, hence invoked via the "ocamlfind package/exe" method.

Published: 29 Mar 2023

Dependencies (5)

  1. bos >= "0.2.1"
  2. re >= "1.10.4"
  3. fmt
  4. not-ocamlfind >= "0.01"
  5. ocaml >= "4.10.0"

Dev Dependencies (1)

  1. mdx with-test & >= "2.2.1"

Conflicts

None