clang-format

View on PyPIReverse Dependencies (21)

18.1.4 clang_format-18.1.4-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
clang_format-18.1.4-py2.py3-none-manylinux_2_17_i686.manylinux2014_i686.whl
clang_format-18.1.4-py2.py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl
clang_format-18.1.4-py2.py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
clang_format-18.1.4-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
clang_format-18.1.4-py2.py3-none-win_amd64.whl
clang_format-18.1.4-py2.py3-none-win32.whl
clang_format-18.1.4-py2.py3-none-macosx_10_9_x86_64.whl
clang_format-18.1.4-py2.py3-none-musllinux_1_1_x86_64.whl
clang_format-18.1.4-py2.py3-none-musllinux_1_1_s390x.whl
clang_format-18.1.4-py2.py3-none-musllinux_1_1_ppc64le.whl
clang_format-18.1.4-py2.py3-none-musllinux_1_1_i686.whl
clang_format-18.1.4-py2.py3-none-musllinux_1_1_aarch64.whl
clang_format-18.1.4-py2.py3-none-macosx_11_0_arm64.whl

Wheel Details

Project: clang-format
Version: 18.1.4
Filename: clang_format-18.1.4-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Download: [link]
Size: 1677302
MD5: 54dc913e02861b7937b2c312dcb34181
SHA256: 0e698e687ccff2014bc82ca9e1046ec271f23f89746b339375a7ee0109dd71ed
Uploaded: 2024-04-19 14:30:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clang-format
Version: 18.1.4
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: 3814 characters]

WHEEL

Wheel-Version: 1.0
Generator: scikit-build-core 0.9.0
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-18.1.4.dist-info/METADATA sha256=YImiHxJOFfj4XgyAbBPu4YRAYdA5jBTIMh0HeVywBbw 4594
clang_format-18.1.4.dist-info/RECORD
clang_format-18.1.4.dist-info/entry_points.txt sha256=b3OvK5yUcTEZU59u1LFoKutGhA9sISVZPFAnj_KJRco 173
clang_format-18.1.4.dist-info/WHEEL sha256=guiXFzoFKlawrsPFQP_mEJZz-6MQe1zqqeVztVKNU6E 220
clang_format-18.1.4.dist-info/licenses/COPYING.md sha256=Jy_yLuE-IOgsFrDSwDvO-8AIAOPwmuA7zlLio2fd-qE 899
clang_format-18.1.4.dist-info/licenses/LICENSE.md sha256=c7p036pSC0mkAbXSFFmoUjoUbzt1GKgz7qXvqFEwv2g 10273
clang_format/git_clang_format.py sha256=gJfZPMQCF2hSGlkdgQfhHJxZPyJrWAplMj6hfL7WvOQ 25338
clang_format/__init__.py sha256=raSlhmqiyU6N9k3r5_A4g3fsd-c14NvWJqJ9XxJlylo 316
clang_format/clang_format_diff.py sha256=w7FQD9zL_jGojGtblGHf0TPq60_xOsOoPFPAJSXH09I 6270
clang_format/data/bin/clang-format sha256=zB8DWBLkKZ0RCPdvoVQ1yvwU9RxOo9cJ_i5aBle-n1U 3742888

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