/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
3party/gflags/packages/deb/control
25 строк
1 KB
Alex Zolotarev
[3party] Updated gflags to 2.0
23 сен 2015, 01:55
23 сен 2015, 01:55
f8acbd0
Код
Авторство
О чём код?
Source: gflags Priority: optional Maintainer: Google Inc. and others <google-gflags@googlegroups.com> Build-Depends: debhelper (>= 4.0.0), binutils Standards-Version: 3.6.1 Package: libgflags-dev Section: libdevel Architecture: any Depends: libgflags0 (= ${Source-Version}) Description: 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. The devel package contains static and debug libraries and header files for developing applications that use the gflags package. Package: libgflags0 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: 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.