cmake


Namecmake JSON
Version 3.29.0 PyPI version JSON
download
home_pageNone
SummaryCMake is an open-source, cross-platform family of tools designed to build, test and package software
upload_time2024-03-26 11:19:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache 2.0
keywords cmake build c++ fortran cross-platform cross-compilation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ==========================
CMake Python Distributions
==========================

`CMake <https://cmake.org>`_ is used to control the software compilation
process using simple platform and compiler independent configuration files,
and generate native makefiles and workspaces that can be used in the
compiler environment of your choice.

The suite of CMake tools were created by Kitware in response to the need
for a powerful, cross-platform build environment for open-source projects
such as ITK and VTK.

The CMake python wheels provide `CMake 3.29.0 <https://cmake.org/cmake/help/v3.29/index.html>`_.

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

.. table::

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

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

.. table::

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

Platforms
---------

The following platforms are supported with binary wheels:

.. table::

  +---------------+--------------------------+
  | OS            | Arch                     |
  +===============+==========================+
  | Windows       | | 64-bit                 |
  |               | | 32-bit                 |
  +---------------+--------------------------+
  | Linux Intel   | | manylinux2010+ 64-bit  |
  |               | | musllinux 64-bit       |
  |               | | manylinux2010+ 32-bit  |
  |               | | musllinux 32-bit       |
  +---------------+--------------------------+
  | Linux ARM     | | manylinux2014+ AArch64 |
  |               | | musllinux AArch64      |
  +---------------+--------------------------+
  | Linux PowerPC | | manylinux2014+ ppc64le |
  |               | | musllinux ppc64le      |
  +---------------+--------------------------+
  | Linux IBM Z   | | manylinux2014+ s390x   |
  |               | | musllinux s390x        |
  +---------------+--------------------------+
  | macOS 10.10+  | Intel                    |
  +---------------+--------------------------+
  | macOS 11+     | Apple Silicon            |
  +---------------+--------------------------+

The last version to provide ``manylinux1`` wheels was ``3.22.x``.

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

* `How to update CMake version? <https://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>`_

* `How to make a release? <https://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>`_

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

* Documentation: https://cmake-python-distributions.readthedocs.io/en/latest/
* Source code: https://github.com/scikit-build/cmake-python-distributions
* Mailing list: https://groups.google.com/forum/#!forum/scikit-build

License
-------

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc.
It is covered by the `Apache License, Version 2.0 <https://www.apache.org/licenses/LICENSE-2.0>`_.

CMake is distributed under the OSI-approved BSD 3-clause License.
For more information about CMake, visit https://cmake.org

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cmake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "CMake build c++ fortran cross-platform cross-compilation",
    "author": null,
    "author_email": "Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>",
    "download_url": "https://files.pythonhosted.org/packages/c1/97/299bf2929867b558adb27008701c74d8e361d767e0e7d09143dbed51e323/cmake-3.29.0.tar.gz",
    "platform": null,
    "description": "==========================\nCMake Python Distributions\n==========================\n\n`CMake <https://cmake.org>`_ is used to control the software compilation\nprocess using simple platform and compiler independent configuration files,\nand generate native makefiles and workspaces that can be used in the\ncompiler environment of your choice.\n\nThe suite of CMake tools were created by Kitware in response to the need\nfor a powerful, cross-platform build environment for open-source projects\nsuch as ITK and VTK.\n\nThe CMake python wheels provide `CMake 3.29.0 <https://cmake.org/cmake/help/v3.29/index.html>`_.\n\nLatest Release\n--------------\n\n.. table::\n\n  +----------------------------------------------------------------------+---------------------------------------------------------------------------+\n  | Versions                                                             | Downloads                                                                 |\n  +======================================================================+===========================================================================+\n  | .. image:: https://img.shields.io/pypi/v/cmake.svg                   | .. image:: https://img.shields.io/badge/downloads-3997k%20total-green.svg |\n  |     :target: https://pypi.python.org/pypi/cmake                      |     :target: https://pypi.python.org/pypi/cmake                           |\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/cmake-python-distributions/actions/workflows/build.yml/badge.svg  |\n  |               |     :target: https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml          |\n  +---------------+--------------------------------------------------------------------------------------------------------------+\n\nPlatforms\n---------\n\nThe following platforms are supported with binary wheels:\n\n.. table::\n\n  +---------------+--------------------------+\n  | OS            | Arch                     |\n  +===============+==========================+\n  | Windows       | | 64-bit                 |\n  |               | | 32-bit                 |\n  +---------------+--------------------------+\n  | Linux Intel   | | manylinux2010+ 64-bit  |\n  |               | | musllinux 64-bit       |\n  |               | | manylinux2010+ 32-bit  |\n  |               | | musllinux 32-bit       |\n  +---------------+--------------------------+\n  | Linux ARM     | | manylinux2014+ AArch64 |\n  |               | | musllinux AArch64      |\n  +---------------+--------------------------+\n  | Linux PowerPC | | manylinux2014+ ppc64le |\n  |               | | musllinux ppc64le      |\n  +---------------+--------------------------+\n  | Linux IBM Z   | | manylinux2014+ s390x   |\n  |               | | musllinux s390x        |\n  +---------------+--------------------------+\n  | macOS 10.10+  | Intel                    |\n  +---------------+--------------------------+\n  | macOS 11+     | Apple Silicon            |\n  +---------------+--------------------------+\n\nThe last version to provide ``manylinux1`` wheels was ``3.22.x``.\n\nMaintainers\n-----------\n\n* `How to update CMake version? <https://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html>`_\n\n* `How to make a release? <https://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html>`_\n\nMiscellaneous\n-------------\n\n* Documentation: https://cmake-python-distributions.readthedocs.io/en/latest/\n* Source code: https://github.com/scikit-build/cmake-python-distributions\n* Mailing list: https://groups.google.com/forum/#!forum/scikit-build\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 <https://www.apache.org/licenses/LICENSE-2.0>`_.\n\nCMake is distributed under the OSI-approved BSD 3-clause License.\nFor more information about CMake, visit https://cmake.org\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "CMake is an open-source, cross-platform family of tools designed to build, test and package software",
    "version": "3.29.0",
    "project_urls": {
        "Bug tracker": "https://github.com/scikit-build/cmake-python-distributions/issues",
        "Documentation": "https://cmake-python-distributions.readthedocs.io",
        "Homepage": "https://cmake.org",
        "Mailing list": "https://groups.google.com/forum/#!forum/scikit-build",
        "Source": "https://github.com/scikit-build/cmake-python-distributions"
    },
    "split_keywords": [
        "cmake",
        "build",
        "c++",
        "fortran",
        "cross-platform",
        "cross-compilation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81668e819f4372976799c0c1683bfa3ae27cd9d576ac1be695d3b827535f77ac",
                "md5": "419d82968bbfb8d8ffab30731d21f4ef",
                "sha256": "f945adb9053aec7f6a9f425fc0df6c2f87af06fa3528ddc352ab7b45a9644836"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl",
            "has_sig": false,
            "md5_digest": "419d82968bbfb8d8ffab30731d21f4ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 51022358,
            "upload_time": "2024-03-26T11:18:50",
            "upload_time_iso_8601": "2024-03-26T11:18:50.424347Z",
            "url": "https://files.pythonhosted.org/packages/81/66/8e819f4372976799c0c1683bfa3ae27cd9d576ac1be695d3b827535f77ac/cmake-3.29.0-py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d14f896b49d356095e43639744a4cf9f01afd9253ad2d205d9d2b9cb4e8af60",
                "md5": "520661d5d53b4c97c9d0c7fcbbf07d43",
                "sha256": "b78d72eaf62051ac6c695f30db93b68d3a7f7ec83c73ef45c08dcf40d3bcf9a6"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "520661d5d53b4c97c9d0c7fcbbf07d43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26377226,
            "upload_time": "2024-03-26T11:18:55",
            "upload_time_iso_8601": "2024-03-26T11:18:55.963000Z",
            "url": "https://files.pythonhosted.org/packages/4d/14/f896b49d356095e43639744a4cf9f01afd9253ad2d205d9d2b9cb4e8af60/cmake-3.29.0-py3-none-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab6fd777da5b5f5fdbefc2c9acd776f6c0d3ef515b49afc8ee844ce70ba8e1b5",
                "md5": "17210f00941c7af24ed1bf763850005b",
                "sha256": "9b854ec1f0c1579355c646bfa8bdead8364f4cd75cd51d37d5d7aab8929b9fe9"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "17210f00941c7af24ed1bf763850005b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25579751,
            "upload_time": "2024-03-26T11:19:00",
            "upload_time_iso_8601": "2024-03-26T11:19:00.202146Z",
            "url": "https://files.pythonhosted.org/packages/ab/6f/d777da5b5f5fdbefc2c9acd776f6c0d3ef515b49afc8ee844ce70ba8e1b5/cmake-3.29.0-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5893bafd0f459aecebdeefc0650b67b8da2f95634a7042dceace345ec99c890",
                "md5": "14b63439dad3c32c9710dc1c13f576d8",
                "sha256": "bd979b54d215f5bad5af6e10c07dad543b921036f75a7a639f28f722c18d76aa"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "14b63439dad3c32c9710dc1c13f576d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25947089,
            "upload_time": "2024-03-26T11:19:03",
            "upload_time_iso_8601": "2024-03-26T11:19:03.713307Z",
            "url": "https://files.pythonhosted.org/packages/e5/89/3bafd0f459aecebdeefc0650b67b8da2f95634a7042dceace345ec99c890/cmake-3.29.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0ae06086937be633ce2d4c8bb671048b17013a0ad9c1926c4068ee5a6ca3489",
                "md5": "323fe56352f49bc4e37f855d5d2897bd",
                "sha256": "cb236f8359cb9dc732845962e77fc0a2545e55913e92f853d5a83b3a4b348170"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "323fe56352f49bc4e37f855d5d2897bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 27708927,
            "upload_time": "2024-03-26T11:19:07",
            "upload_time_iso_8601": "2024-03-26T11:19:07.105634Z",
            "url": "https://files.pythonhosted.org/packages/a0/ae/06086937be633ce2d4c8bb671048b17013a0ad9c1926c4068ee5a6ca3489/cmake-3.29.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "082b02b04dbb0c199227814de66a8289e3a732f1fe0049a2a3cd4bc92d3d217c",
                "md5": "1e9a16725ffee1634239e8b059b817d4",
                "sha256": "c408199b94ec6f8fb606c1f0e9179ae62b83067cb763edd6f5437c1777b62601"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "1e9a16725ffee1634239e8b059b817d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 29524613,
            "upload_time": "2024-03-26T11:19:09",
            "upload_time_iso_8601": "2024-03-26T11:19:09.943766Z",
            "url": "https://files.pythonhosted.org/packages/08/2b/02b04dbb0c199227814de66a8289e3a732f1fe0049a2a3cd4bc92d3d217c/cmake-3.29.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72c7baa7cc2073f30340e714734abadc73503e94baa91dbd9a86d538b821f6c3",
                "md5": "a6cdb1f45bdfb7f60a4008309333ddf5",
                "sha256": "3e1fac7a628eca234e5086ce43045ff2e7ae44857617e4cc7edc504e7efc35ae"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "a6cdb1f45bdfb7f60a4008309333ddf5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25813084,
            "upload_time": "2024-03-26T11:19:12",
            "upload_time_iso_8601": "2024-03-26T11:19:12.861661Z",
            "url": "https://files.pythonhosted.org/packages/72/c7/baa7cc2073f30340e714734abadc73503e94baa91dbd9a86d538b821f6c3/cmake-3.29.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2925026dccd8584c65a2faab1896100ffdf39b61aae88b49e38b0ba9f8719af2",
                "md5": "be20055fe2245bf4ab438b0b86417e57",
                "sha256": "4f194aab759889924a58da8ccec157b256f8e441cc7043bea20ffde03bc1baf6"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be20055fe2245bf4ab438b0b86417e57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26644491,
            "upload_time": "2024-03-26T11:19:15",
            "upload_time_iso_8601": "2024-03-26T11:19:15.781081Z",
            "url": "https://files.pythonhosted.org/packages/29/25/026dccd8584c65a2faab1896100ffdf39b61aae88b49e38b0ba9f8719af2/cmake-3.29.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a86820d9c745e15dd70ec67599909813617b9fcef25e1c9c0c500eb51caf7632",
                "md5": "f31f50b35e6675434c39f76b3d002409",
                "sha256": "0481b1ed14003d5075c3e1a95380898c181ed7885dbf5caaf96b7b79c66a5ac7"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-musllinux_1_1_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f31f50b35e6675434c39f76b3d002409",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26855676,
            "upload_time": "2024-03-26T11:19:20",
            "upload_time_iso_8601": "2024-03-26T11:19:20.238776Z",
            "url": "https://files.pythonhosted.org/packages/a8/68/20d9c745e15dd70ec67599909813617b9fcef25e1c9c0c500eb51caf7632/cmake-3.29.0-py3-none-musllinux_1_1_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7030345cba2492a7f8ec0fce2229e821b6c3224086945e0b9d4aa8216bac6cc",
                "md5": "43962ffe4f6c7c6bcc3ef929c4d2f93c",
                "sha256": "f8c84a373dd0321e3c9bf68a4eba5ffc1abbd6c04cb20d92339adcf87f8310ba"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "43962ffe4f6c7c6bcc3ef929c4d2f93c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 30266808,
            "upload_time": "2024-03-26T11:19:23",
            "upload_time_iso_8601": "2024-03-26T11:19:23.018382Z",
            "url": "https://files.pythonhosted.org/packages/c7/03/0345cba2492a7f8ec0fce2229e821b6c3224086945e0b9d4aa8216bac6cc/cmake-3.29.0-py3-none-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cd95e68f32d5eaff5fccaa2b330734a970aec9f8156998e0fa7119f5dedfac1",
                "md5": "cedc9602d492d54c0b1f5ceb9f09b28a",
                "sha256": "1e440e5870fe4d15f34fc9df8a55f9d587320853ebde3f9c5e3bfb34c915fc87"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-musllinux_1_1_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "cedc9602d492d54c0b1f5ceb9f09b28a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 31059921,
            "upload_time": "2024-03-26T11:19:26",
            "upload_time_iso_8601": "2024-03-26T11:19:26.271344Z",
            "url": "https://files.pythonhosted.org/packages/5c/d9/5e68f32d5eaff5fccaa2b330734a970aec9f8156998e0fa7119f5dedfac1/cmake-3.29.0-py3-none-musllinux_1_1_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fb56bb8b3124b384658a0c552e49a26dfe2a73c8cddc1ec56a70ae68e18394d",
                "md5": "fdd582eef65b832b504d7d4b1fcb03df",
                "sha256": "4293d8fa38f1bb30974836eb16896309f2d8925c6bb7ec46edd281834bdd859c"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-musllinux_1_1_s390x.whl",
            "has_sig": false,
            "md5_digest": "fdd582eef65b832b504d7d4b1fcb03df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26973797,
            "upload_time": "2024-03-26T11:19:29",
            "upload_time_iso_8601": "2024-03-26T11:19:29.171462Z",
            "url": "https://files.pythonhosted.org/packages/7f/b5/6bb8b3124b384658a0c552e49a26dfe2a73c8cddc1ec56a70ae68e18394d/cmake-3.29.0-py3-none-musllinux_1_1_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36737b6aaafc813b40009261eb43dd5a3c998398e73a19c41ffc59b5614bf517",
                "md5": "26afe539423aefc104ff794fe4a157a6",
                "sha256": "336d5ee22a13e916729342137bffc2b5d0aa7b82d6266d49991eb08a95f6c9ef"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "26afe539423aefc104ff794fe4a157a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28414257,
            "upload_time": "2024-03-26T11:19:37",
            "upload_time_iso_8601": "2024-03-26T11:19:37.418355Z",
            "url": "https://files.pythonhosted.org/packages/36/73/7b6aaafc813b40009261eb43dd5a3c998398e73a19c41ffc59b5614bf517/cmake-3.29.0-py3-none-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ef0f46f2d2a3150da404d4998043c85c21a600046a952a0ea676f206675cf4b",
                "md5": "47a38b18e27b623432c73e24e5ee0312",
                "sha256": "2f705149cf11888c512937bfc520ee29a633f7ef273e29df7f459d53451f17e7"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-win32.whl",
            "has_sig": false,
            "md5_digest": "47a38b18e27b623432c73e24e5ee0312",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 32562865,
            "upload_time": "2024-03-26T11:19:40",
            "upload_time_iso_8601": "2024-03-26T11:19:40.527231Z",
            "url": "https://files.pythonhosted.org/packages/2e/f0/f46f2d2a3150da404d4998043c85c21a600046a952a0ea676f206675cf4b/cmake-3.29.0-py3-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc6dd961fb91e76f35229041663defbc50705c9daa16b43818f476798ee2ab43",
                "md5": "ae38e695dd4fb2a19d60e0dc4b44cf04",
                "sha256": "33c0fcdf73a4a132c6d113fa3d5567e7a23247835968455c33d35e5205759f59"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ae38e695dd4fb2a19d60e0dc4b44cf04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 36162532,
            "upload_time": "2024-03-26T11:19:44",
            "upload_time_iso_8601": "2024-03-26T11:19:44.490112Z",
            "url": "https://files.pythonhosted.org/packages/cc/6d/d961fb91e76f35229041663defbc50705c9daa16b43818f476798ee2ab43/cmake-3.29.0-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "286ab880a25aca839cad1187f470d5f02091c588efd331e0290eaa56cd2f9198",
                "md5": "7d7983960a6c4ce6747c4562cb89e413",
                "sha256": "49560c1add63ba8c1d57da57a391044af464da74d374a66e581db07f623e140a"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0-py3-none-win_arm64.whl",
            "has_sig": false,
            "md5_digest": "7d7983960a6c4ce6747c4562cb89e413",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 34901197,
            "upload_time": "2024-03-26T11:19:47",
            "upload_time_iso_8601": "2024-03-26T11:19:47.902857Z",
            "url": "https://files.pythonhosted.org/packages/28/6a/b880a25aca839cad1187f470d5f02091c588efd331e0290eaa56cd2f9198/cmake-3.29.0-py3-none-win_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c197299bf2929867b558adb27008701c74d8e361d767e0e7d09143dbed51e323",
                "md5": "18c4508fffd08a427136ccc3a1dc080b",
                "sha256": "c66f8fe7abfc52630debc545aa976321980fb334088b9ec301a011aab73619ef"
            },
            "downloads": -1,
            "filename": "cmake-3.29.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18c4508fffd08a427136ccc3a1dc080b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 30683,
            "upload_time": "2024-03-26T11:19:51",
            "upload_time_iso_8601": "2024-03-26T11:19:51.859107Z",
            "url": "https://files.pythonhosted.org/packages/c1/97/299bf2929867b558adb27008701c74d8e361d767e0e7d09143dbed51e323/cmake-3.29.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 11:19:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scikit-build",
    "github_project": "cmake-python-distributions",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "cmake"
}
        
Elapsed time: 0.36216s