ANSI C Command line parser library
https://www.argtable.org/
Argtable3 is an open source ANSI C library that parses GNU-style command-line
options with the getopt library. It simplifies command-line parsing by defining
a declarative-style API that you can use to specify what your command-line syntax
looks like. Argtable3 will automatically generate consistent error handling logic
and textual descriptions of the command line syntax, which are essential but
tedious to implement for a robust CLI program.
- Sources inherited from project windows:mingw:win64
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw:win64/mingw64-argtable3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-fix-only-add-version.rc-for-MSVC.patch | 0000000944 944 Bytes | |
argtable3-3.2.2.f25c624.tar.gz | 0000510476 499 KB | |
mingw64-argtable3.changes | 0000000184 184 Bytes | |
mingw64-argtable3.spec | 0000002861 2.79 KB |
Comments 0