package ninja_utils
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Small library used to generate Ninja build files
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=2e72b0f32b610cdeb94979af1b12da58
sha512=597761a4f34b4c63ca37da1fdc9585217d1f5ab70c83d35ff0a916c05e0bb84cbfd67a6e85c85581de341e4cd7c68b53f38255b5cf1e9ef2825820db27b63f34
Description
This library contains the implementations of utility functions used to generate Ninja build files -- see https://ninja-build.org. It's currently used by the Catala build system (see https://github.com/CatalaLang/catala/tree/master/build_system)
Added to opam-repository:
README
Ninja utils
This is a small OCaml Library used to generate Ninja build files.
It's currently used by the Catala build system (see https://github.com/CatalaLang/catala/tree/master/build_system)
Install releases through opam:
opam install ninja_utilsOr for the latest unreleased version:
opam pin https://github.com/CatalaLang/ninja_utils.git
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page