{"id":28419902,"url":"https://github.com/scikit-build/ninja-python-distributions","last_synced_at":"2025-06-28T14:31:15.074Z","repository":{"id":37933562,"uuid":"75102202","full_name":"scikit-build/ninja-python-distributions","owner":"scikit-build","description":"This project provides the infrastructure to build Ninja Python wheels.","archived":false,"fork":false,"pushed_at":"2025-06-28T09:07:49.000Z","size":553,"stargazers_count":77,"open_issues_count":8,"forks_count":17,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-06-28T10:22:21.168Z","etag":null,"topics":["build-tool","c-plus-plus","cmake","cross-platform","fortran","kitware","python","scikit-build"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-build.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE_Apache_20","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-29T16:50:33.000Z","updated_at":"2025-06-25T15:47:16.000Z","dependencies_parsed_at":"2024-05-07T00:22:55.826Z","dependency_job_id":"ec8b6691-e7d3-424d-b632-4a666c06c3f4","html_url":"https://github.com/scikit-build/ninja-python-distributions","commit_stats":{"total_commits":245,"total_committers":11,"mean_commits":"22.272727272727273","dds":0.6816326530612244,"last_synced_commit":"54882f3656e0d2ce722130c109e3e07fe3cd9cf6"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-build/ninja-python-distributions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fninja-python-distributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fninja-python-distributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fninja-python-distributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fninja-python-distributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-build","download_url":"https://codeload.github.com/scikit-build/ninja-python-distributions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fninja-python-distributions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262414153,"owners_count":23307198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","c-plus-plus","cmake","cross-platform","fortran","kitware","python","scikit-build"],"created_at":"2025-06-04T22:14:59.617Z","updated_at":"2025-06-28T14:31:15.068Z","avatar_url":"https://github.com/scikit-build.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========================\nNinja Python Distributions\n==========================\n\n`Ninja \u003chttp://www.ninja-build.org\u003e`_ is a small build system with a focus on speed.\n\nThe latest Ninja python wheels provide `ninja 1.13.0 \u003chttps://ninja-build.org/manual.html\u003e`_ executable\nand `ninja_syntax.py` for generating `.ninja` files.\n\n.. image:: https://raw.githubusercontent.com/scikit-build/ninja-python-distributions/master/ninja-python-distributions-logo.png\n\nLatest Release\n--------------\n\n.. table::\n\n  +----------------------------------------------------------------------+---------------------------------------------------------------------------+\n  | Versions                                                             | Downloads                                                                 |\n  +======================================================================+===========================================================================+\n  | .. image:: https://img.shields.io/pypi/v/ninja.svg                   | .. image:: https://img.shields.io/badge/downloads-2535k%20total-green.svg |\n  |     :target: https://pypi.python.org/pypi/ninja                      |     :target: https://pypi.python.org/pypi/ninja                           |\n  +----------------------------------------------------------------------+---------------------------------------------------------------------------+\n\nBuild Status\n------------\n\n.. table::\n\n  +---------------+-------------------------------------------------------------------------------------------------------------+\n  |               | GitHub Actions (Windows, macOS, Linux)                                                                      |\n  +===============+=============================================================================================================+\n  | PyPI          | .. image:: https://github.com/scikit-build/ninja-python-distributions/actions/workflows/build.yml/badge.svg |\n  |               |     :target: https://github.com/scikit-build/ninja-python-distributions/actions/workflows/build.yml         |\n  +---------------+-------------------------------------------------------------------------------------------------------------+\n\nMaintainers\n-----------\n\n* `How to update ninja version ? \u003chttps://github.com/scikit-build/ninja-python-distributions/blob/master/docs/update_ninja_version.rst\u003e`_\n\n* `How to make a release ? \u003chttps://github.com/scikit-build/ninja-python-distributions/blob/master/docs/make_a_release.rst\u003e`_\n\n\nMiscellaneous\n-------------\n\n* Documentation: https://github.com/scikit-build/ninja-python-distributions#readme\n* Source code: https://github.com/scikit-build/ninja-python-distributions\n* Mailing list: https://groups.google.com/forum/#!forum/scikit-build\n\nPython Version Support\n----------------------\n\nVersions after 1.11.1.1 no longer support Python 2-3.6, and require manylinux2010+ on linux.\n\nLicense\n-------\n\nThis project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc.\nIt is covered by the `Apache License, Version 2.0 \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e`_.\n\nNinja is also distributed under the `Apache License, Version 2.0 \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e`_.\nFor more information about Ninja, visit https://ninja-build.org\n\nLogo was originally created by Libby Rose from Kitware Inc.\nIt is covered by `CC BY 4.0 \u003chttps://creativecommons.org/licenses/by/4.0/\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-build%2Fninja-python-distributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscikit-build%2Fninja-python-distributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-build%2Fninja-python-distributions/lists"}