ninja


Nameninja JSON
Version 1.11.1.4 PyPI version JSON
download
home_pageNone
SummaryNinja is a small build system with a focus on speed
upload_time2025-03-22 06:46:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords build c++ cross-compilation cross-platform fortran ninja
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========================
Ninja Python Distributions
==========================

`Ninja <http://www.ninja-build.org>`_ is a small build system with a focus on speed.

The latest Ninja python wheels provide `ninja 1.11.1.g95dee.kitware.jobserver-1 <https://ninja-build.org/manual.html>`_ executable
and `ninja_syntax.py` for generating `.ninja` files.

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

Latest Release
--------------

.. table::

  +----------------------------------------------------------------------+---------------------------------------------------------------------------+
  | Versions                                                             | Downloads                                                                 |
  +======================================================================+===========================================================================+
  | .. image:: https://img.shields.io/pypi/v/ninja.svg                   | .. image:: https://img.shields.io/badge/downloads-2535k%20total-green.svg |
  |     :target: https://pypi.python.org/pypi/ninja                      |     :target: https://pypi.python.org/pypi/ninja                           |
  +----------------------------------------------------------------------+---------------------------------------------------------------------------+

Build Status
------------

.. table::

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

Maintainers
-----------

* `How to update ninja version ? <https://github.com/scikit-build/ninja-python-distributions/blob/master/docs/update_ninja_version.rst>`_

* `How to make a release ? <https://github.com/scikit-build/ninja-python-distributions/blob/master/docs/make_a_release.rst>`_


Miscellaneous
-------------

* 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

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 <http://www.apache.org/licenses/LICENSE-2.0>`_.

Ninja is also distributed under the `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-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 <https://creativecommons.org/licenses/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 <http://scikit-build.readthedocs.io/>`_ and depending on CMake
and Ninja.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ninja",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "build, c++, cross-compilation, cross-platform, fortran, ninja",
    "author": null,
    "author_email": "Jean-Christophe Fillion-Robin <scikit-build@googlegroups.com>, Henry Schreiner <henryfs@princeton.edu>",
    "download_url": "https://files.pythonhosted.org/packages/95/d4/6b0324541018561c5e73e617bd16f20a4fc17d1179bb3b3520b6ca8beb7b/ninja-1.11.1.4.tar.gz",
    "platform": null,
    "description": "==========================\nNinja Python Distributions\n==========================\n\n`Ninja <http://www.ninja-build.org>`_ is a small build system with a focus on speed.\n\nThe latest Ninja python wheels provide `ninja 1.11.1.g95dee.kitware.jobserver-1 <https://ninja-build.org/manual.html>`_ 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 ? <https://github.com/scikit-build/ninja-python-distributions/blob/master/docs/update_ninja_version.rst>`_\n\n* `How to make a release ? <https://github.com/scikit-build/ninja-python-distributions/blob/master/docs/make_a_release.rst>`_\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 <http://www.apache.org/licenses/LICENSE-2.0>`_.\n\nNinja is also distributed under the `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_.\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 <https://creativecommons.org/licenses/by/4.0/>`_.\n\n\nHistory\n-------\n\nninja-python-distributions was initially developed in November 2016 by\nJean-Christophe Fillion-Robin to facilitate the distribution of project using\n`scikit-build <http://scikit-build.readthedocs.io/>`_ and depending on CMake\nand Ninja.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Ninja is a small build system with a focus on speed",
    "version": "1.11.1.4",
    "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"
    },
    "split_keywords": [
        "build",
        " c++",
        " cross-compilation",
        " cross-platform",
        " fortran",
        " ninja"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4fb13a61b348936b62a386465b1937cd778fa3a5748582e26d832dbab844ff27",
                "md5": "1ec73826d43e2f4f9feabe1f8d137deb",
                "sha256": "b33923c8da88e8da20b6053e38deb433f53656441614207e01d283ad02c5e8e7"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "1ec73826d43e2f4f9feabe1f8d137deb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 279071,
            "upload_time": "2025-03-22T06:46:17",
            "upload_time_iso_8601": "2025-03-22T06:46:17.806879Z",
            "url": "https://files.pythonhosted.org/packages/4f/b1/3a61b348936b62a386465b1937cd778fa3a5748582e26d832dbab844ff27/ninja-1.11.1.4-py3-none-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12424c94fdad51fcf1f039a156e97de9e4d564c2a8cc0303782d36f9bd893a4b",
                "md5": "7da91f621315098dbd8d161541394048",
                "sha256": "cede0af00b58e27b31f2482ba83292a8e9171cdb9acc2c867a3b6e40b3353e43"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "7da91f621315098dbd8d161541394048",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 472026,
            "upload_time": "2025-03-22T06:46:19",
            "upload_time_iso_8601": "2025-03-22T06:46:19.974017Z",
            "url": "https://files.pythonhosted.org/packages/12/42/4c94fdad51fcf1f039a156e97de9e4d564c2a8cc0303782d36f9bd893a4b/ninja-1.11.1.4-py3-none-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eb7a455d2877fe6cf99886849c7f9755d897df32eaf3a0fba47b56e615f880f7",
                "md5": "aecb94efb1a800f37c4e17a9426313e1",
                "sha256": "096487995473320de7f65d622c3f1d16c3ad174797602218ca8c967f51ec38a0"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "aecb94efb1a800f37c4e17a9426313e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 422814,
            "upload_time": "2025-03-22T06:46:21",
            "upload_time_iso_8601": "2025-03-22T06:46:21.235154Z",
            "url": "https://files.pythonhosted.org/packages/eb/7a/455d2877fe6cf99886849c7f9755d897df32eaf3a0fba47b56e615f880f7/ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3adfb6cca942528e25e8e0ab0f0cf98fe007319bf05cf69d726c564b815c4af",
                "md5": "bf8087ca970b75d8300b4a735d1a8183",
                "sha256": "d3090d4488fadf6047d0d7a1db0c9643a8d391f0d94729554dbb89b5bdc769d7"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bf8087ca970b75d8300b4a735d1a8183",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 156965,
            "upload_time": "2025-03-22T06:46:23",
            "upload_time_iso_8601": "2025-03-22T06:46:23.450834Z",
            "url": "https://files.pythonhosted.org/packages/e3/ad/fb6cca942528e25e8e0ab0f0cf98fe007319bf05cf69d726c564b815c4af/ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8e7d94a1b60031b115dd88526834b3da69eaacdc3c1a6769773ca8e2b1386b5",
                "md5": "43b427bda64cfe2d8e24f22099377789",
                "sha256": "ecce44a00325a93631792974659cf253a815cc6da4ec96f89742925dfc295a0d"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "43b427bda64cfe2d8e24f22099377789",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 179937,
            "upload_time": "2025-03-22T06:46:24",
            "upload_time_iso_8601": "2025-03-22T06:46:24.728766Z",
            "url": "https://files.pythonhosted.org/packages/a8/e7/d94a1b60031b115dd88526834b3da69eaacdc3c1a6769773ca8e2b1386b5/ninja-1.11.1.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "08cce9316a28235409e9363794fc3d0b3083e48dd80d441006de66421e55f364",
                "md5": "53f3590bbeb413377e8e1574c759d5c9",
                "sha256": "9c29bb66d2aa46a2409ab369ea804c730faec7652e8c22c1e428cc09216543e5"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "53f3590bbeb413377e8e1574c759d5c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 157020,
            "upload_time": "2025-03-22T06:46:26",
            "upload_time_iso_8601": "2025-03-22T06:46:26.046683Z",
            "url": "https://files.pythonhosted.org/packages/08/cc/e9316a28235409e9363794fc3d0b3083e48dd80d441006de66421e55f364/ninja-1.11.1.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e330389b22300541aa5f2e9dad322c4de2f84be4e32aa4e8babd9160d620b5f1",
                "md5": "ea9ee62a9231395eb471af41b5d682ed",
                "sha256": "055f386fb550c2c9d6157e45e20a84d29c47968876b9c5794ae2aec46f952306"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl",
            "has_sig": false,
            "md5_digest": "ea9ee62a9231395eb471af41b5d682ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 130389,
            "upload_time": "2025-03-22T06:46:27",
            "upload_time_iso_8601": "2025-03-22T06:46:27.174734Z",
            "url": "https://files.pythonhosted.org/packages/e3/30/389b22300541aa5f2e9dad322c4de2f84be4e32aa4e8babd9160d620b5f1/ninja-1.11.1.4-py3-none-manylinux_2_28_armv7l.manylinux_2_31_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a910e27f35cb92813aabbb7ae771b1685b45be1cc8a0798ce7d4bfd08d142b93",
                "md5": "b402acea29c2c6d799c1ca1068f243c2",
                "sha256": "f6186d7607bb090c3be1e10c8a56b690be238f953616626f5032238c66e56867"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b402acea29c2c6d799c1ca1068f243c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 372435,
            "upload_time": "2025-03-22T06:46:28",
            "upload_time_iso_8601": "2025-03-22T06:46:28.637579Z",
            "url": "https://files.pythonhosted.org/packages/a9/10/e27f35cb92813aabbb7ae771b1685b45be1cc8a0798ce7d4bfd08d142b93/ninja-1.11.1.4-py3-none-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c226e3559619756739aae124c6abf7fe41f7e546ab1209cfbffb13137bff2d2e",
                "md5": "470c1b714ef62ea88c369654d42628a1",
                "sha256": "cf4453679d15babc04ba023d68d091bb613091b67101c88f85d2171c6621c6eb"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "470c1b714ef62ea88c369654d42628a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 419300,
            "upload_time": "2025-03-22T06:46:30",
            "upload_time_iso_8601": "2025-03-22T06:46:30.392477Z",
            "url": "https://files.pythonhosted.org/packages/c2/26/e3559619756739aae124c6abf7fe41f7e546ab1209cfbffb13137bff2d2e/ninja-1.11.1.4-py3-none-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3546809e4e9572570991b8e6f88f3583807d017371ab4cb09171cbc72a7eb3e4",
                "md5": "4c9febff64075bab4338461c6b752496",
                "sha256": "d4a6f159b08b0ac4aca5ee1572e3e402f969139e71d85d37c0e2872129098749"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_1_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "4c9febff64075bab4338461c6b752496",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 420239,
            "upload_time": "2025-03-22T06:46:32",
            "upload_time_iso_8601": "2025-03-22T06:46:32.442810Z",
            "url": "https://files.pythonhosted.org/packages/35/46/809e4e9572570991b8e6f88f3583807d017371ab4cb09171cbc72a7eb3e4/ninja-1.11.1.4-py3-none-musllinux_1_1_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6645cb5710d15f844edf02ada577f8eddfdcd116f47eec15850f3371a3a4b33",
                "md5": "470a3578865686aa6d5bcf6f7e2e2a97",
                "sha256": "c3b96bd875f3ef1db782470e9e41d7508905a0986571f219d20ffed238befa15"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_1_s390x.whl",
            "has_sig": false,
            "md5_digest": "470a3578865686aa6d5bcf6f7e2e2a97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 415986,
            "upload_time": "2025-03-22T06:46:33",
            "upload_time_iso_8601": "2025-03-22T06:46:33.821363Z",
            "url": "https://files.pythonhosted.org/packages/e6/64/5cb5710d15f844edf02ada577f8eddfdcd116f47eec15850f3371a3a4b33/ninja-1.11.1.4-py3-none-musllinux_1_1_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "95b20e9ab1d926f423b12b09925f78afcc5e48b3c22e7121be3ddf6c35bf06a3",
                "md5": "c75a077cf3be58982861d27e1885219d",
                "sha256": "cf554e73f72c04deb04d0cf51f5fdb1903d9c9ca3d2344249c8ce3bd616ebc02"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c75a077cf3be58982861d27e1885219d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 379657,
            "upload_time": "2025-03-22T06:46:36",
            "upload_time_iso_8601": "2025-03-22T06:46:36.166828Z",
            "url": "https://files.pythonhosted.org/packages/95/b2/0e9ab1d926f423b12b09925f78afcc5e48b3c22e7121be3ddf6c35bf06a3/ninja-1.11.1.4-py3-none-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c83efd6d330d0434168e7fe070d414b57dd99c4c133faa69c05b42a3cbdc6c13",
                "md5": "7a0e6f49bd82244d8476d52707cfe08a",
                "sha256": "cfdd09776436a1ff3c4a2558d3fc50a689fb9d7f1bdbc3e6f7b8c2991341ddb3"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-musllinux_1_2_armv7l.whl",
            "has_sig": false,
            "md5_digest": "7a0e6f49bd82244d8476d52707cfe08a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 454466,
            "upload_time": "2025-03-22T06:46:37",
            "upload_time_iso_8601": "2025-03-22T06:46:37.413845Z",
            "url": "https://files.pythonhosted.org/packages/c8/3e/fd6d330d0434168e7fe070d414b57dd99c4c133faa69c05b42a3cbdc6c13/ninja-1.11.1.4-py3-none-musllinux_1_2_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6dfa25f3ad0b1c59d1b90564096e4fd89a6ca30d562b1e942f23880c3000b89",
                "md5": "3fce7ea50868469174ee874ef142b2b7",
                "sha256": "2ab67a41c90bea5ec4b795bab084bc0b3b3bb69d3cd21ca0294fc0fc15a111eb"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-win32.whl",
            "has_sig": false,
            "md5_digest": "3fce7ea50868469174ee874ef142b2b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 255931,
            "upload_time": "2025-03-22T06:46:39",
            "upload_time_iso_8601": "2025-03-22T06:46:39.171465Z",
            "url": "https://files.pythonhosted.org/packages/e6/df/a25f3ad0b1c59d1b90564096e4fd89a6ca30d562b1e942f23880c3000b89/ninja-1.11.1.4-py3-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5b109b8fe9ac004847490cc7b54896124c01ce2d87d95dc60aabd0b8591addff",
                "md5": "586078e2fb98bc4d6cab3fa9bc3ef67e",
                "sha256": "4617b3c12ff64b611a7d93fd9e378275512bb36eff8babff7c83f5116b4f8d66"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "586078e2fb98bc4d6cab3fa9bc3ef67e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 296461,
            "upload_time": "2025-03-22T06:46:40",
            "upload_time_iso_8601": "2025-03-22T06:46:40.532706Z",
            "url": "https://files.pythonhosted.org/packages/5b/10/9b8fe9ac004847490cc7b54896124c01ce2d87d95dc60aabd0b8591addff/ninja-1.11.1.4-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b958612a17593c2d117f96c7f6b7f1e6570246bddc4b1e808519403a1417f217",
                "md5": "0172c3cb352d8ff127b8acda59adae42",
                "sha256": "5713cf50c5be50084a8693308a63ecf9e55c3132a78a41ab1363a28b6caaaee1"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4-py3-none-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "0172c3cb352d8ff127b8acda59adae42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 271441,
            "upload_time": "2025-03-22T06:46:42",
            "upload_time_iso_8601": "2025-03-22T06:46:42.147845Z",
            "url": "https://files.pythonhosted.org/packages/b9/58/612a17593c2d117f96c7f6b7f1e6570246bddc4b1e808519403a1417f217/ninja-1.11.1.4-py3-none-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "95d46b0324541018561c5e73e617bd16f20a4fc17d1179bb3b3520b6ca8beb7b",
                "md5": "9c8ceb3dca8fcce07fb3ebb8c7ac5e38",
                "sha256": "6aa39f6e894e0452e5b297327db00019383ae55d5d9c57c73b04f13bf79d438a"
            },
            "downloads": -1,
            "filename": "ninja-1.11.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9c8ceb3dca8fcce07fb3ebb8c7ac5e38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 201256,
            "upload_time": "2025-03-22T06:46:43",
            "upload_time_iso_8601": "2025-03-22T06:46:43.460110Z",
            "url": "https://files.pythonhosted.org/packages/95/d4/6b0324541018561c5e73e617bd16f20a4fc17d1179bb3b3520b6ca8beb7b/ninja-1.11.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-22 06:46:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scikit-build",
    "github_project": "ninja-python-distributions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ninja"
}
        
Elapsed time: 1.24870s