[ ソース: gflags ]
パッケージ: libgflags2.2 (2.2.2-2)
libgflags2.2 に関するリンク
Debian の資源:
gflags ソースパッケージをダウンロード:
- [gflags_2.2.2-2.dsc]
- [gflags_2.2.2.orig-doc.tar.xz]
- [gflags_2.2.2.orig.tar.gz]
- [gflags_2.2.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gflags.github.io]
類似のパッケージ:
commandline flags module for C++ (shared library)
gflags is a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for C++ types like string, and the ability to define flags in the source file in which they're used.
This package contains shared libraries.
その他の libgflags2.2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3