[ 源代码: kwstyle ]
软件包:kwstyle(1.1.0~git20200506.b253a2b-1)
kwstyle 的相关链接
Debian 的资源:
下载源码包 kwstyle:
- [kwstyle_1.1.0~git20200506.b253a2b-1.dsc]
- [kwstyle_1.1.0~git20200506.b253a2b.orig.tar.xz]
- [kwstyle_1.1.0~git20200506.b253a2b-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [kitware.github.io]
相似软件包:
Style checker for source code
KWStyle is integrated in the software process to ensure that the code written by several users is consistent and can be viewed/printed as it was written by one person.
KWStyle is primarily checking C/C++ source code but can be easily extended to other languages. It assumes that the code is syntactically correct, i.e., it compiles on a standard compiler.
其他与 kwstyle 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.6)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版