clang-format

View on PyPIReverse Dependencies (28)

19.1.3 clang_format-19.1.3-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
clang_format-19.1.3-py2.py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
clang_format-19.1.3-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
clang_format-19.1.3-py2.py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
clang_format-19.1.3-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
clang_format-19.1.3-py2.py3-none-win_amd64.whl
clang_format-19.1.3-py2.py3-none-win32.whl
clang_format-19.1.3-py2.py3-none-macosx_10_9_x86_64.whl
clang_format-19.1.3-py2.py3-none-musllinux_1_2_x86_64.whl
clang_format-19.1.3-py2.py3-none-musllinux_1_2_s390x.whl
clang_format-19.1.3-py2.py3-none-musllinux_1_2_ppc64le.whl
clang_format-19.1.3-py2.py3-none-musllinux_1_2_i686.whl
clang_format-19.1.3-py2.py3-none-musllinux_1_2_aarch64.whl
clang_format-19.1.3-py2.py3-none-macosx_11_0_arm64.whl

Wheel Details

Project: clang-format
Version: 19.1.3
Filename: clang_format-19.1.3-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 1740402
MD5: 97ca8d440cfd45e62e038b5f2b3eeacc
SHA256: ef7c248035886f11974882427f23a6135685e31da9668b606039184a9a911f30
Uploaded: 2024-10-30 12:49:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clang-format
Version: 19.1.3
Summary: Clang-Format is an LLVM-based code formatting tool
Author-Email: Dominic Kempf <ssc[at]iwr.uni-heidelberg.de>
Project-Url: Clang, http://clang.llvm.org/
Project-Url: Documentation, https://clang.llvm.org/docs/ClangFormat.html
Project-Url: Download, https://github.com/llvm/llvm-project/releases
Project-Url: Source, https://github.com/ssciwr/clang-format-wheel
License: Apache 2.0
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Quality Assurance
Description-Content-Type: text/markdown
[Description omitted; length: 3889 characters]

WHEEL

Wheel-Version: 1.0
Generator: scikit-build-core 0.10.7
Root-Is-Purelib: false
Tag: py2-none-manylinux_2_17_x86_64
Tag: py2-none-manylinux2014_x86_64
Tag: py3-none-manylinux_2_17_x86_64
Tag: py3-none-manylinux2014_x86_64

RECORD

Path Digest Size
clang_format-19.1.3.dist-info/RECORD
clang_format-19.1.3.dist-info/entry_points.txt sha256=b3OvK5yUcTEZU59u1LFoKutGhA9sISVZPFAnj_KJRco 173
clang_format-19.1.3.dist-info/METADATA sha256=wlyyYX5RfE1x8MJjCWzh7M8-EETv5iJI8ZqBq-y4qS4 4669
clang_format-19.1.3.dist-info/WHEEL sha256=_PUTLtHKq8oTrnKkdIiwdf4OZf3QiPPuih6Zm7h7osI 221
clang_format-19.1.3.dist-info/licenses/COPYING.md sha256=Jy_yLuE-IOgsFrDSwDvO-8AIAOPwmuA7zlLio2fd-qE 899
clang_format-19.1.3.dist-info/licenses/LICENSE.md sha256=c7p036pSC0mkAbXSFFmoUjoUbzt1GKgz7qXvqFEwv2g 10273
clang_format/clang_format_diff.py sha256=gAm3n8_ZkzlSHg-l0ZbAaVqa8MIAa3iuOnV7hpLazn4 6337
clang_format/git_clang_format.py sha256=WfsStc_bk4weCcKu9flvObCUA9JH68tjq8wrW1lb8D4 25747
clang_format/__init__.py sha256=raSlhmqiyU6N9k3r5_A4g3fsd-c14NvWJqJ9XxJlylo 316
clang_format/data/bin/clang-format sha256=AolshTDv3e9d4l0zI1lLvsWmFtBqQCvxSh6hLRhMmq8 3898280

entry_points.txt

clang-format = clang_format:clang_format
clang-format-diff.py = clang_format.clang_format_diff:main
git-clang-format = clang_format.git_clang_format:main