Package: wnpp Severity: wishlist Owner: Soren Hansen <so...@ubuntu.com>
* Package name : python-gflags Version : 1.3 Upstream Author : Google Inc. <opensou...@google.com> * URL : http://code.google.com/p/google-gflags * License : BSD Programming Lang: Python Description : Python implementation of the Google commandline flags module 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. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100706211026.3208.74435.report...@lenny.linux2go.dk