Skip to main content

pip installable clang-format

Project description

Goal

Precompiled python wheels containing the clang-format and python support files. Thus, one has pip installable clang-format useful for CI/CD, and local formatting changes, with a stable output, as long as the same version is used.

The repository for building the wheels are available at: https://github.com/mgevaert/clang-format-wheel/

Versions

The idea is to track all officially released clang-format versions, as time permits.

General Outline

  1. LLVM and clang source is downloaded by host_actions.py; build scripts are created
  2. Docker image from quay.io/pypa/manylinux1_x86_64 is started
  3. In the container, using the build scripts created before:
    1. CMake is built (currently the cmake wheels don't work on manylinux1)
    2. Each of the desired clang-format binaries are statically built
    3. A python package skeleton is copied, and used by bdist_wheel
    4. auditwheel repair is used to make sure no library dependencies exist, and that the package is self-contained
  4. Packages are uploaded via twine

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

clang_format-9.0.0-py2.py3-none-manylinux1_x86_64.whl (1.4 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file clang_format-9.0.0-py2.py3-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: clang_format-9.0.0-py2.py3-none-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5

File hashes

Hashes for clang_format-9.0.0-py2.py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 085342f9e238c9b03a019e20ec23f242f8795a3cca9296ab2427b1dea45e7014
MD5 7b0f1d7a2785a5c2c4e9d695dfdf4583
BLAKE2b-256 25f2d989afaf8a91385f18fd06e6202644be0bc3a1d14548c18a8ece4911e005

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