You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
605 B

name: "gflags"
description: "The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at: https://gflags.github.io/gflags/"
third_party {
url {
type: HOMEPAGE
value: "https://github.com/gflags/gflags.git"
}
url {
type: GIT
value: "https://github.com/gflags/gflags.git"
}
version: "v2.2.2"
license_type: NOTICE
last_upgrade_date {
year: 2019
month: 2
day: 1
}
}