On behalf of the scikit-build team, I am pleased to announce that
the version 1.7.2 of the ninja python distribution is available for
download:
pip install ninja
It bundles version 1.7.2 of ninja executable along with ninja_syntax.py
* After installing the package, ninja executable should be available in the PATH.
* Additionally, ninja.ninja_syntax, ninja.Writer, ninja.escape and ninja.expand will be available after importing ninja.
I would also like to thank Marat Dukhan (cc'ed) who was the original author of the python ninja package. Shortly after I send him an email, he added me as "author" to the existing package on pypi.
Happy holidays,
Jc