[ ソース: 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.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3