| Package | clang-format-20 |
| Source | llvm-toolchain-20 |
| Version | 1:20.1.8~++20250809043815+87f0227cb601-1~exp1~20250809163919.3 |
| Architecture | amd64 |
| Maintainer | LLVM Packaging Team |
| Installed-Size | 245 |
| Depends | libc6 (>= 2.34), libclang-cpp20 (>= 1:20.1.8~++20250809043815+87f0227cb601), libgcc-s1 (>= 3.0), libllvm20 (= 1:20.1.8~++20250809043815+87f0227cb601-1~exp1~20250809163919.3), libstdc++6 (>= 11), python3 |
| Homepage | https://www.llvm.org/ |
| Priority | optional |
| Section | devel |
| Filename | pool/main/l/llvm-toolchain-20/clang-format-20_20.1.8~++20250809043815+87f0227cb601-1~exp1~20250809163919.3_amd64.deb |
| Size | 95716 |
| SHA256 | cd7b48ee0d6df2fbcf7649b02b1c584d25980ff8193191eb6ed3c9b40981c976 |
| SHA1 | 99bb8e1344464b83f45d48e6a3f8c8370905187d |
| MD5sum | 5f08df0e8685592fb0a8d3932eb44a86 |
| 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 | |