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_x86_64.whl
Download: [link]
Size: 2195403
MD5: 90d9ab6ffa843a2f7626de847a20bc4a
SHA256: e263024fdd6fb9ea94b828523b46383496fd28effac00190b334f5d196b75c26
Uploaded: 2024-04-19 14:31:10 +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_x86_64
Tag: py3-none-musllinux_1_1_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=gWNhHh7aY5X0EfherLoML6SbOYpFTQKqE4Ot5kuOmlg 148
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++-a9383cce.so.6.0.28 sha256=Wy9UCdwS1rwI9GU5e7qE61S0AkRqqwti1q_adWSs-Rk 2447393
clang_format.libs/libgcc_s-a04fdf82.so.1 sha256=YxqJNaesQMhDswHEQpXsiLnVvMBBbYO6KYMDZFPWKSM 81257
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=pTyeNMuZ1XzDgjAKb-4B6akTvW73rqsGEn3XGBCfbpc 3753161

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