clang-format-14_14.0.6-2~bpo11+1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install clang-format-14=1:14.0.6-2~bpo11+1

Tool to format C/C++/Obj-C code

Full 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.

Checksums

MD5 90a9f2f50494fe58daa23cce93b077f8
SHA1 f091b6ce4e095a722c719678584292faf285c18e
SHA256 430640001c78c9a6096a838a991bb8be7043d94d6da36d934ffc7c474f15ab03
SHA512 eef815a8b41af59948da73f7c6008328a72fb35fd8abfe516f0cfe59b24fcd86e155d5be6636558420b4116d37ec71b533417fbab27540e664e49e85b74e35d8

Depends

  • libc6 (>= 2.14), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-2~bpo11+1), libstdc++6 (>= 5.2), python3

Files

  • /usr/share/vim/addons/syntax/clang-format-14.py
  • /usr/share/man/man1/git-clang-format-14.1.gz
  • /usr/share/man/man1/clang-format-diff-14.1.gz
  • /usr/share/man/man1/clang-format-14.1.gz
  • /usr/share/lintian/overrides/clang-format-14
  • /usr/share/emacs/site-lisp/clang-format-14/clang-format.el
  • /usr/share/doc/clang-format-14/NEWS.Debian.gz
  • /usr/share/doc/clang-format-14/copyright
  • /usr/share/doc/clang-format-14/changelog.Debian.gz
  • /usr/share/clang/clang-format-14/clang-format.py
  • /usr/share/clang/clang-format-14/clang-format-sublime.py
  • /usr/share/clang/clang-format-14/clang-format-diff.py
  • /usr/lib/llvm-14/bin/git-clang-format
  • /usr/lib/llvm-14/bin/clang-format
  • /usr/bin/clang-format-diff-14

Uploaded

over 1 year ago

Package Size

98.9 KB

Installed Size

230 KB

Downloads

38

wget

wget --content-disposition "https://packagecloud.io/whitewaterfoundry/pengwin-base/packages/debian/bullseye/clang-format-14_14.0.6-2~bpo11+1_amd64.deb/download.deb?distro_version_id=207"

Homepage

https://www.llvm.org/