FileSize | 449108 |
MD5 | 231D594FC708939BDDB659941B50CE5F |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | clang-format-3.8 |
PackageSection | devel |
PackageVersion | 1:3.8-2ubuntu4 |
SHA-1 | 272809780F21D7F8C66267337DAD789A25A47122 |
SHA-256 | E57A3E598752ABD7821D47054BFF7EFF69CB1D7CCBCBFE5908F69AB5AB104149 |