Metadata-Version: |
2.1 |
Name: |
ninja |
Version: |
1.11.1.3 |
Summary: |
Ninja is a small build system with a focus on speed |
Author-Email: |
Jean-Christophe Fillion-Robin <scikit-build[at]googlegroups.com>, Henry Schreiner <henryfs[at]princeton.edu> |
Project-Url: |
Bug tracker, https://github.com/scikit-build/ninja-python-distributions/issues |
Project-Url: |
Documentation, https://github.com/scikit-build/ninja-python-distributions#readme |
Project-Url: |
Download, https://github.com/ninja-build/ninja/releases |
Project-Url: |
Homepage, http://ninja-build.org/ |
Project-Url: |
Mailing list, https://groups.google.com/forum/#!forum/scikit-build |
Project-Url: |
Source code, https://github.com/scikit-build/ninja-python-distributions |
Keywords: |
build,c++,cross-compilation,cross-platform,fortran,ninja |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: C |
Classifier: |
Programming Language :: C++ |
Classifier: |
Programming Language :: Fortran |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Software Development :: Build Tools |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7 |
Requires-Dist: |
coverage (>=4.2); extra == "test" |
Requires-Dist: |
importlib_metadata (>=2.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6.0); extra == "test" |
Provides-Extra: |
test |
Description-Content-Type: |
text/x-rst |