| Package | clang-format-23 |
| Source | llvm-toolchain-snapshot |
| Version | 1:23~++20260318082838+fce100e26e7e-1~exp1~20260318203030.446 |
| Architecture | amd64 |
| Maintainer | LLVM Packaging Team |
| Installed-Size | 255 |
| Depends | libc6 (>= 2.34), libclang-cpp23 (>= 1:23~++20260318082838+fce100e26e7e), libgcc-s1 (>= 3.0), libllvm23 (= 1:23~++20260318082838+fce100e26e7e-1~exp1~20260318203030.446), libstdc++6 (>= 11), python3 |
| Homepage | https://www.llvm.org/ |
| Priority | optional |
| Section | devel |
| Filename | pool/main/l/llvm-toolchain-snapshot/clang-format-23_23~++20260318082838+fce100e26e7e-1~exp1~20260318203030.446_amd64.deb |
| Size | 102064 |
| SHA256 | f5188f08563a0d2840fbcd16e86171020fd610b5b86c7796ac68421680f76426 |
| SHA1 | c40aad6848f801bcc89fe6aad713d9f1c9d24325 |
| MD5sum | 18a9d52665a084f0937f3a5cc9813fb4 |
| Description | Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
.
This package also provides vim and emacs plugins. |
| Description-md5 | |