package ninja_utils

  1. Overview
  2. Docs
Small library used to generate Ninja build files

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=e71fe8fc11e3a25d6b0b742105035766
sha512=6a3cd306742600eb5efc0b3bff8272a0948363ed1ff85ac76d45ebfafd0f188d86aea3103fa8cf72b6c4c97b9fbf19a27da1e3600273072f671e553b270698db

doc/index.html

ninja_utils

API

Library ninja_utils

  • Ninja_utils This library contains the implementations of utility functions used to generate Ninja build files in OCaml with almost no dependencies -- it only depends on Re. It's currently developed to be used by Clerk, the Catala build system. Therefore, the library supports only very basic features required by Clerk.