[ 源代码: 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版