Command line argument processing
The python-gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:Tools/python-python-gflags && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| python-gflags-2.0.tar.gz | 0000065094 63.6 KB | |
| python-python-gflags.changes | 0000001422 1.39 KB | |
| python-python-gflags.spec | 0000002632 2.57 KB |
Comments 0