Package - clang-format

Package:  clang-format
apt-get install clang-format
Documentations in package:

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)

PropertyValue
Packageclang-format
Sourcellvm-defaults (0.62~exp2~20251121220725.4)
Version1:22.0-62~exp2~20251121220725.4
Architectureamd64
MaintainerLLVM Packaging Team
Installed-Size29
Dependsclang-format-22 (>= 22~)
Breaksclang (<< 1:3.6-28)
Replacesclang (<< 1:3.6-28)
Multi-Archsame
Priorityoptional
Sectiondevel
Filenamepool/main/l/llvm-defaults/clang-format_22.0-62~exp2~20251121220725.4_amd64.deb
Size6332
SHA2564aec059b2e7ae3b0cfbcc7259af467d57c1764d90a1aee6f548c4bdc00f612ca
SHA1a65bccfba590fc720851e41838290d1324ee58bb
MD5sume8c2bab00fedadec8e6de8dc7619b2b8
DescriptionTool 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