Package - clang-format
Primary informations
Download package: http://apt.llvm.org/trixie/pool/main/l/llvm-defaults/clang-format_22.0-62~exp2~20251121220725.4_amd64.deb (Size: 6.2KiB)| Property | Value |
|---|---|
| Package | clang-format |
| Source | llvm-defaults (0.62~exp2~20251121220725.4) |
| Version | 1:22.0-62~exp2~20251121220725.4 |
| Architecture | amd64 |
| Maintainer | LLVM Packaging Team |
| Installed-Size | 29 |
| Depends | clang-format-22 (>= 22~) |
| Breaks | clang (<< 1:3.6-28) |
| Replaces | clang (<< 1:3.6-28) |
| Multi-Arch | same |
| Priority | optional |
| Section | devel |
| Filename | pool/main/l/llvm-defaults/clang-format_22.0-62~exp2~20251121220725.4_amd64.deb |
| Size | 6332 |
| SHA256 | 4aec059b2e7ae3b0cfbcc7259af467d57c1764d90a1aee6f548c4bdc00f612ca |
| SHA1 | a65bccfba590fc720851e41838290d1324ee58bb |
| MD5sum | e8c2bab00fedadec8e6de8dc7619b2b8 |
| 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 is a dependency package providing the clang format tool. |
| Description-md5 |
Files in package
- /usr/bin/clang-format
- /usr/bin/clang-format-diff
- /usr/bin/git-clang-format
- /usr/share/doc/clang-format/changelog.gz
- /usr/share/doc/clang-format/copyright
- /usr/share/emacs/site-lisp/clang-format
- /usr/share/lintian/overrides/clang-format
- /usr/share/man/man1/clang-format-diff.1.gz
- /usr/share/man/man1/clang-format.1.gz
- /usr/share/vim/addons/syntax/clang-format.py