FileSize | 537188 |
MD5 | 572F1891C12B78FBDCC43B855DB67BC1 |
PackageDescription | 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-format-5.0 |
PackageSection | devel |
PackageVersion | 1:5.0.1-2~bpo9+1 |
SHA-1 | 608664AE17D9BF742D2CFADD578EA4FBCDAA4842 |
SHA-256 | 88A68E93C26E3FD9596D127932CF4E6D89A1B74E7728416E8EEE74D853DCDE2B |