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-musllinux_1_1_s390x.whl
Download: [link]
Size: 2216229
MD5: eae7c0439f089bce8ca8ef01a72f5055
SHA256: f60cf5c39f2ede18ff80b9732c92ef6e00e824d74e9dafc7f67290902403bc9b
Uploaded: 2024-04-19 14:31:08 +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-musllinux_1_1_s390x
Tag: py3-none-musllinux_1_1_s390x

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=BX9KZ-ie63nECaEeYWH9VD81hV0bPQvUq4h2BeaA28U 146
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.libs/libstdc++-abeb3405.so.6.0.28 sha256=bxztkdoQqkzBL0JLq4l6Vn5KCc9L3PONwSztsgh8pWo 2822409
clang_format.libs/libgcc_s-26206cc5.so.1 sha256=ALOPNPn3d1oTFenflA0KOhAuUr_r-CXvl6TfNCJUCUA 64257
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=sE7ta7K7INSVNZhtJtBRRxKyEHncN0jXFkyDJelx4EU 3901241

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