./devel/py-gflags, Python equivalent of gflags, a commandline flag implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 3.1.2nb2, Package name: py27-gflags-3.1.2nb2, Maintainer: pkgsrc-users

GFlags defines a *distributed* command line system, replacing
systems like getopt(), optparse and manual argument processing.
Rather than an application having to define all flags in or near
main(), each python module defines flags that are useful to it.
When one python module imports another, it gains access to the
other's flags.

It includes the ability to define flag types (boolean, float,
interger, list), autogeneration of help (in both human and machine
readable format) and reading arguments from a file. It also includes
the ability to automatically generate man pages from the help flags.


Master sites:

SHA1: fea9fe14d709e98ef838a17546c0da7c403ce20f
RMD160: c5aea23fffa376624e9d15cbe35807e1323ad27d
Filesize: 50.872 KB

Version history: (Expand)