package camlp5-buildscripts

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.07.tar.gz
sha512=ed9f6a15d6ea2d1755d8ce9d39fbb71f18b4b4587ca360c69fc0f03be393d8cc50b00f3e26379f205408e296bc180cad155bdb757d98f41648e409409a31411e

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: 25 May 2026

Dependencies (8)

  1. rresult >= "0.7.0"
  2. bos >= "0.2.1"
  3. re >= "1.10.4"
  4. fmt
  5. conf-perl-string-shellquote >= "3" & os-family = "windows"
  6. conf-perl-ipc-system-simple >= "3" & os-family = "windows"
  7. not-ocamlfind >= "0.01"
  8. ocaml >= "4.10.0"

Dev Dependencies (2)

  1. conf-diffutils with-test & (os-distribution = "alpine" | os-distribution = "freebsd")
  2. mdx with-test & >= "2.2.1"