package camlp5-buildscripts

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.03.tar.gz
sha512=090032bc688685c88fcb36c3e3004577442376983c3f6082ebd92520ed02b67c2f26e5169243cd244e8a5c25696e4ff78a3f9a632b06c1e14aceab76f800445a

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: 07 Aug 2023

Dependencies (6)

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

Dev Dependencies (1)

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

Conflicts

None