| Package | clang-format-22 |
| Source | llvm-toolchain-22 |
| Version | 1:22.1.2~++20260313123427+6121df77a781-1~exp1~20260313003441.46 |
| Architecture | amd64 |
| Maintainer | LLVM Packaging Team |
| Installed-Size | 255 |
| Depends | libc6 (>= 2.34), libclang-cpp22 (>= 1:22.1.2~++20260313123427+6121df77a781), libgcc-s1 (>= 3.0), libllvm22 (= 1:22.1.2~++20260313123427+6121df77a781-1~exp1~20260313003441.46), libstdc++6 (>= 11), python3 |
| Homepage | https://www.llvm.org/ |
| Priority | optional |
| Section | devel |
| Filename | pool/main/l/llvm-toolchain-22/clang-format-22_22.1.2~++20260313123427+6121df77a781-1~exp1~20260313003441.46_amd64.deb |
| Size | 102456 |
| SHA256 | a567d71b3eec2760e2b5ed57220a06ce24d889766a88e4a6f23e427f2bdf9368 |
| SHA1 | a48abdfc26e2abe3efbf4449ce36d79ff15475a1 |
| MD5sum | ac7325f50d1e8f108507326c07855545 |
| 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 | |