package ninja_utils

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.9.0.tar.gz
md5=5ff92d56b3ad2e34fd0f23e0fedeb470
sha512=a0c113a68aacf9cbf8f9570ec4c9ab9263902d34a0b16ff78e67632903a114855d0d2daf48a0ebc1e725ba4d7a49b44111df23ae61840dc47ae9fe2948071818

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.