[ ソース: kwstyle ]
パッケージ: kwstyle (1.0.1+git3224cf2-1)
kwstyle に関するリンク
Debian の資源:
kwstyle ソースパッケージをダウンロード:
- [kwstyle_1.0.1+git3224cf2-1.dsc]
- [kwstyle_1.0.1+git3224cf2.orig.tar.gz]
- [kwstyle_1.0.1+git3224cf2-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.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.6) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.4) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3