loongson/pypi/: ninja-1.11.1.4 metadata and description

Simple index

Ninja is a small build system with a focus on speed

author_email Jean-Christophe Fillion-Robin <scikit-build@googlegroups.com>, Henry Schreiner <henryfs@princeton.edu>
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: C
  • Programming Language :: C++
  • Programming Language :: Fortran
  • Programming Language :: Python
  • Topic :: Software Development :: Build Tools
  • Typing :: Typed
description_content_type text/x-rst
keywords build,c++,cross-compilation,cross-platform,fortran,ninja
project_urls
  • Bug Tracker, https://github.com/scikit-build/ninja-python-distributions/issues
  • Documentation, https://github.com/scikit-build/ninja-python-distributions#readme
  • Download, https://github.com/ninja-build/ninja/releases
  • Homepage, http://ninja-build.org/
  • Mailing list, https://groups.google.com/forum/#!forum/scikit-build
  • Source Code, https://github.com/scikit-build/ninja-python-distributions
requires_python >=3.7
File Tox results History
ninja-1.11.1.4-py3-none-manylinux_2_28_loongarch64.whl
Size
149 KB
Type
Python Wheel
Python
3

Ninja is a small build system with a focus on speed.

The latest Ninja python wheels provide ninja 1.11.1.g95dee.kitware.jobserver-1 executable and ninja_syntax.py for generating .ninja files.

https://raw.githubusercontent.com/scikit-build/ninja-python-distributions/master/ninja-python-distributions-logo.png

Latest Release

Versions Downloads
https://img.shields.io/pypi/v/ninja.svg https://img.shields.io/badge/downloads-2535k%20total-green.svg

Build Status

  GitHub Actions (Windows, macOS, Linux)
PyPI https://github.com/scikit-build/ninja-python-distributions/actions/workflows/build.yml/badge.svg

Python Version Support

Versions after 1.11.1.1 no longer support Python 2-3.6, and require manylinux2010+ on linux.

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0.

Ninja is also distributed under the Apache License, Version 2.0. For more information about Ninja, visit https://ninja-build.org

Logo was originally created by Libby Rose from Kitware Inc. It is covered by CC BY 4.0.

History

ninja-python-distributions was initially developed in November 2016 by Jean-Christophe Fillion-Robin to facilitate the distribution of project using scikit-build and depending on CMake and Ninja.