Skip to main content

CMake is an open-source, cross-platform family of tools designed to build, test and package software

Project description

CMake 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.28.3.

Latest Release

Versions

Downloads

https://img.shields.io/pypi/v/cmake.svg https://img.shields.io/badge/downloads-3997k%20total-green.svg

Build Status

GitHub Actions (Windows, macOS, Linux)

PyPI

https://github.com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge.svg

Platforms

The following platforms are supported with binary wheels:

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

Miscellaneous

License

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc. It is covered by the Apache License, Version 2.0.

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

History

cmake-python-distributions was initially developed in September 2016 by Jean-Christophe Fillion-Robin to facilitate the distribution of project using scikit-build and depending on CMake.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmake-3.28.3.tar.gz (42.2 kB view details)

Uploaded Source

Built Distributions

cmake-3.28.3-py2.py3-none-win_arm64.whl (34.4 MB view details)

Uploaded Python 2 Python 3 Windows ARM64

cmake-3.28.3-py2.py3-none-win_amd64.whl (35.7 MB view details)

Uploaded Python 2 Python 3 Windows x86-64

cmake-3.28.3-py2.py3-none-win32.whl (32.2 MB view details)

Uploaded Python 2 Python 3 Windows x86

cmake-3.28.3-py2.py3-none-musllinux_1_1_x86_64.whl (28.1 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ x86-64

cmake-3.28.3-py2.py3-none-musllinux_1_1_s390x.whl (26.6 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ s390x

cmake-3.28.3-py2.py3-none-musllinux_1_1_ppc64le.whl (30.7 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ppc64le

cmake-3.28.3-py2.py3-none-musllinux_1_1_i686.whl (29.9 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ i686

cmake-3.28.3-py2.py3-none-musllinux_1_1_aarch64.whl (26.5 MB view details)

Uploaded Python 2 Python 3 musllinux: musl 1.1+ ARM64

cmake-3.28.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.3 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ x86-64

cmake-3.28.3-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl (25.5 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ s390x

cmake-3.28.3-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl (29.2 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ppc64le

cmake-3.28.3-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl (27.4 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ i686

cmake-3.28.3-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (25.6 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ ARM64

cmake-3.28.3-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (25.3 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ x86-64

cmake-3.28.3-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl (26.0 MB view details)

Uploaded Python 2 Python 3 manylinux: glibc 2.12+ i686

cmake-3.28.3-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (48.5 MB view details)

Uploaded Python 2 Python 3 macOS 10.10+ universal2 (ARM64, x86-64) macOS 10.10+ x86-64 macOS 11.0+ ARM64 macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file cmake-3.28.3.tar.gz.

File metadata

  • Download URL: cmake-3.28.3.tar.gz
  • Upload date:
  • Size: 42.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for cmake-3.28.3.tar.gz
Algorithm Hash digest
SHA256 a8092815c739da7d6775c26ec30c2645f0fca9527a29e36a682faec7d39cde89
MD5 bb12ca88916132f5a77d46edb11578e7
BLAKE2b-256 ac2edfafb24bcee77471164b419860799db880e6123bc12714a5cc6cd62e634c

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-win_arm64.whl.

File metadata

  • Download URL: cmake-3.28.3-py2.py3-none-win_arm64.whl
  • Upload date:
  • Size: 34.4 MB
  • Tags: Python 2, Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for cmake-3.28.3-py2.py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 4b1b413cf7683d54ec2a0f3b17a4d7c6979eb469270439c0e7a082256c78ab96
MD5 d75402abc6003299918248b848ba222d
BLAKE2b-256 0810721f986d2655913d7c9c0107ebc1ab4e15ed7e6d161982598f773c94aed3

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-win_amd64.whl.

File metadata

  • Download URL: cmake-3.28.3-py2.py3-none-win_amd64.whl
  • Upload date:
  • Size: 35.7 MB
  • Tags: Python 2, Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for cmake-3.28.3-py2.py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f6fc9755979d17970ca6d9688fb5cdd3702c9eaa7ac1ee97074e3d39d3400970
MD5 2b8944f6743767b9eb8bc0b1b412bd2a
BLAKE2b-256 1e82da0c325e829b9987df30d0252851b68ff2b92ad6ffa675817354abe015ad

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-win32.whl.

File metadata

  • Download URL: cmake-3.28.3-py2.py3-none-win32.whl
  • Upload date:
  • Size: 32.2 MB
  • Tags: Python 2, Python 3, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for cmake-3.28.3-py2.py3-none-win32.whl
Algorithm Hash digest
SHA256 29d127e5ef256d389feac0884e918612b89eb3a8febff1acf83bb27bc65042ab
MD5 e527ac5755ba2cc27e278aa93810f532
BLAKE2b-256 9786cad64d204ef3474f621102ba196bcb3254a7c1a258980b58de4977fe146a

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 cc67c5e5df8db0be57d25b81f7dc76e0ec79215f914e585a8045589a380bcd3c
MD5 3d69a0536da9b3821b1d10c55c614ce1
BLAKE2b-256 bc08e24791e45f811461a69c64d945ea65dce07eb1f434f70ae4d54a416a1f94

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-musllinux_1_1_s390x.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-musllinux_1_1_s390x.whl
Algorithm Hash digest
SHA256 c6415d382933854d2b5508c4d2218cfb1a8cb90f5f78b4e97183f80089868eea
MD5 f300eaef6c6c7c43bf1342bf85f0a824
BLAKE2b-256 01b9620dd125b7eba6a7e257b2690fef535c1fb610fa3c3e80da4b85800093c7

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-musllinux_1_1_ppc64le.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-musllinux_1_1_ppc64le.whl
Algorithm Hash digest
SHA256 ea338ae68e0c5626f7c21f89b765eb0e81f7b497e977503a3bcce569984dc8a7
MD5 2d0350a9ddf25894f00d7fbce8be49bf
BLAKE2b-256 7569baf7bcd0cc60bc9dacea5e3f49e20744072d0b351427c5bf560f8ea68191

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 5e4972e455fc24509561873cb06c9d9394852d77adde1cf970b859ad14a2a66f
MD5 d81a4f3d1a94b5c636a19e975d32a53c
BLAKE2b-256 6c6d21d769a25a62e9341b3ffc619a9d33a155c2ade4df9b9e217db733b3e608

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 de10be2f470c41a3628e27157168f017ade2f14065588497e00f4582bc5eec07
MD5 8ce1f7ba49f61637b969e6081657d26d
BLAKE2b-256 3ca2e03ebd0204abf635f490c58f5d16a1920ca58899d56d487398d716be4a2e

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d3bc42bf54ea3d64e5d81eb31275076817507cf4a6aa07a49ffc01985cae1f09
MD5 7179e868fc6d1206e80b7b5c9ee2b92f
BLAKE2b-256 91f293ceb9aaa7779abe5c3f4e361ba5a55b1ff0142ffb5966e7b8c1cfc0f627

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2014_s390x.manylinux_2_17_s390x.whl
Algorithm Hash digest
SHA256 2745d4362ac23f2f979e71d44759af740c3890429cb8a7e2fd449a30a901632f
MD5 419360ec380d36b3730cfe8d8aedb415
BLAKE2b-256 d17b984658b77453690b062be9ff911d76bc75b278eff9ae83536f6524409bfe

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2014_ppc64le.manylinux_2_17_ppc64le.whl
Algorithm Hash digest
SHA256 8415ed1a9335eb30b0e435c38bcaeb8fd9ae900a9594fe500f3bcba744be1dc7
MD5 ccb5f161b0f79aaa9f1e48ec0b8e2e3b
BLAKE2b-256 bf599dbcad651d63228b1666d546ce4214266c41be2ab51c43df7693242b4640

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2014_i686.manylinux_2_17_i686.whl
Algorithm Hash digest
SHA256 2b811a7c97b2b31a56397baeb5ca93119fa4d215846851059748427c67f14a58
MD5 e0964112ff4478daf33ce6882182c2be
BLAKE2b-256 82c3e77dd4e38f8d0eac3300c9ef8b8c5cfbc68a1042958b042d207659e73cb0

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 795c4c7f0ad16cc6553085502a76aa7fcf36fd2f4c8420542d1c7f3be6f9de1e
MD5 9e2c44b7500f544ae203ab19ba0f7b35
BLAKE2b-256 93a5b48cccc7ebaabc10de59931649d2a8636455e0619efa4a1a22cad3640c3b

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
Algorithm Hash digest
SHA256 35b14086257dc7ce8e83c19d2d20f7953d584fa3c9d1904211d8498fe1134ecc
MD5 f99f6a96c1b4436a161b9c0de263db76
BLAKE2b-256 98c02c1f0aa2d3daf510063d67d85d2288bc11d9fc31a2442c574ce7208e6684

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-manylinux2010_i686.manylinux_2_12_i686.whl
Algorithm Hash digest
SHA256 f5573c453f7a6c213c82741c173d174b5c6b576eea5cc00e2a8a5a30c40244b3
MD5 7eb298c9d1b78f9576d0494e1e792367
BLAKE2b-256 75567b230739ef68d1976e2e41e7fb07699182c8dd25c255015f9348623d13d7

See more details on using hashes here.

Provenance

File details

Details for the file cmake-3.28.3-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for cmake-3.28.3-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 f27187ae016b089d1c1fca6a24b3af58f9d79471097eaa3b7a7a7623ad12ea89
MD5 4b21c68e79d2b02983d2bef562aa015e
BLAKE2b-256 ad0165f2111303e2f9f7ca0edf50ff8ae39d11a4d0a74df31573afae2f460ed0

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page