loongson/pypi/: ninja-1.11.1.1 metadata and description

Homepage Simple index

Ninja is a small build system with a focus on speed

author Jean-Christophe Fillion-Robin
author_email scikit-build@googlegroups.com
classifiers
  • License :: OSI Approved :: Apache Software License
  • License :: OSI Approved :: BSD License
  • Programming Language :: C
  • Programming Language :: C++
  • Programming Language :: Fortran
  • Programming Language :: Python
  • Operating System :: OS Independent
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Topic :: Software Development :: Build Tools
  • Typing :: Typed
description_content_type text/x-rst
download_url https://github.com/ninja-build/ninja/releases
keywords ninja build c++ fortran cross-platform cross-compilation
license Apache 2.0
project_urls
  • Documentation, https://github.com/scikit-build/ninja-python-distributions#readme
  • Source Code, https://github.com/scikit-build/ninja-python-distributions
  • Mailing list, https://groups.google.com/forum/#!forum/scikit-build
  • Bug Tracker, https://github.com/scikit-build/ninja-python-distributions/issues
provides_extras test
requires_dist
  • codecov >=2.0.5 ; extra == 'test'
  • coverage >=4.2 ; extra == 'test'
  • flake8 >=3.0.4 ; extra == 'test'
  • pytest >=4.5.0 ; extra == 'test'
  • pytest-cov >=2.7.1 ; extra == 'test'
  • pytest-runner >=5.1 ; extra == 'test'
  • pytest-virtualenv >=1.7.0 ; extra == 'test'
  • virtualenv >=15.0.3 ; extra == 'test'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
ninja-1.11.1.1-cp39-cp39-linux_loongarch64.whl
Size
130 KB
Type
Python Wheel
Python
3.9

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

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.