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.

Versions

The idea is to track all officially released clang-format versions

General Outline

  1. LLVM and clang source is downloaded by host_actions.sh
  2. Docker image from quay.io/pypa/manylinux1_x86_64 is loaded
  3. In the container: 3.1 CMake is built (currently the cmake wheels don't work on manylinux1) 3.2 Each of the desired clang-format binaries are statically built 3.3 A python package skeleton is copied, and used by bdist_wheel 3.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

Adding a new version

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-8.0.1-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-8.0.1-py2.py3-none-manylinux1_x86_64.whl.

File metadata

  • Download URL: clang_format-8.0.1-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-8.0.1-py2.py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d3d0d62281ace883bc6e4188f949308b8f2e4f6de8fac463e5abd1ae02c03db6
MD5 2053ad2ea07c26dd5ad62cb7999722d7
BLAKE2b-256 376675e3c14f22c8a7a02c7e337547e29d42bed516ba8067fdef87d3d9346e52

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