{"id":13994366,"url":"https://github.com/scikit-build/cmake-python-distributions","last_synced_at":"2025-05-15T03:05:18.904Z","repository":{"id":11081117,"uuid":"68274731","full_name":"scikit-build/cmake-python-distributions","owner":"scikit-build","description":"This project provides the infrastructure to build CMake Python wheels.","archived":false,"fork":false,"pushed_at":"2025-05-07T16:14:10.000Z","size":1048,"stargazers_count":122,"open_issues_count":23,"forks_count":36,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-05-07T17:25:47.364Z","etag":null,"topics":["build-system","c-plus-plus","cmake","cross-platform","fortran","kitware","python","scikit-build"],"latest_commit_sha":null,"homepage":"https://cmake-python-distributions.readthedocs.io","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-09-15T07:28:56.000Z","updated_at":"2025-05-07T16:14:12.000Z","dependencies_parsed_at":"2023-10-05T04:27:16.420Z","dependency_job_id":"33bc1df5-441a-44ed-b6fe-444f9b1ec43b","html_url":"https://github.com/scikit-build/cmake-python-distributions","commit_stats":{"total_commits":553,"total_committers":18,"mean_commits":30.72222222222222,"dds":0.5750452079566004,"last_synced_commit":"eeeb98341091cfb8fe4cade5a1ae1d90b382ccfd"},"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fcmake-python-distributions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fcmake-python-distributions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fcmake-python-distributions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-build%2Fcmake-python-distributions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-build","download_url":"https://codeload.github.com/scikit-build/cmake-python-distributions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264765,"owners_count":22041793,"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-system","c-plus-plus","cmake","cross-platform","fortran","kitware","python","scikit-build"],"created_at":"2024-08-09T14:02:50.029Z","updated_at":"2025-05-15T03:05:18.889Z","avatar_url":"https://github.com/scikit-build.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"==========================\nCMake Python Distributions\n==========================\n\n`CMake \u003chttps://cmake.org\u003e`_ 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 4.0.2 \u003chttps://cmake.org/cmake/help/v4.0/index.html\u003e`_.\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://static.pepy.tech/badge/cmake                           |\n  |     :target: https://pypi.python.org/pypi/cmake                      |     :target: https://pypi.python.org/pypi/cmake                           |\n  |                                                                      | .. image:: https://img.shields.io/pypi/dm/cmake                           |\n  |                                                                      |     :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+  x86_64  |\n  |               | | musllinux_1_1+  x86_64  |\n  |               | | manylinux2010+  i686    |\n  |               | | musllinux_1_1+  i686    |\n  +---------------+---------------------------+\n  | Linux ARM     | | manylinux2014+  AArch64 |\n  |               | | musllinux_1_1+  AArch64 |\n  |               | | manylinux_2_31+ armv7l  |\n  |               | | musllinux_1_2+  armv7l  |\n  +---------------+---------------------------+\n  | Linux PowerPC | | manylinux2014+  ppc64le |\n  |               | | musllinux_1_1+  ppc64le |\n  +---------------+---------------------------+\n  | Linux IBM Z   | | manylinux2014+  s390x   |\n  |               | | musllinux_1_1+  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``.\nThe last version to provide Python 2 to Python 3.6 support was ``3.28.x``.\n\nMaintainers\n-----------\n\n* `How to update CMake version? \u003chttps://cmake-python-distributions.readthedocs.io/en/latest/update_cmake_version.html\u003e`_\n\n* `How to make a release? \u003chttps://cmake-python-distributions.readthedocs.io/en/latest/make_a_release.html\u003e`_\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 \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e`_.\n\nCMake is distributed under the OSI-approved BSD 3-clause License.\nFor more information about CMake, visit https://cmake.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-build%2Fcmake-python-distributions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscikit-build%2Fcmake-python-distributions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscikit-build%2Fcmake-python-distributions/lists"}