Logoj0ke.net Open Build Service > Projects > internetx:1351100200:1002712969 > gflags > Meta
Sign Up | Log In

Meta Configuration of Package gflags

x
 
1
<package name="gflags" project="internetx:1351100200:1002712969">
2
  <title>Library for commandline flag processing</title>
3
  <description>The gflags package contains a library that implements commandline
4
flags processing. As such it's a replacement for getopt(). It has
5
increased flexibility, including built-in support for C++ types like
6
string, and the ability to define flags in the source file in which
7
they're used.</description>
8
  <build>
9
    <enable arch="x86_64" repository="openSUSE_Leap_42.3"/>
10
    <enable arch="x86_64" repository="openSUSE_Leap_42.2"/>
11
    <enable repository="SLE_12_SP3"/>
12
    <disable repository="CentOS_7"/>
13
    <disable repository="CentOS_8"/>
14
  </build>
15
  <url>https://github.com/gflags/gflags</url>
16
</package>
17