Name : python-argparse
| |
Version : 0.8.0
| Vendor : Mandriva
|
Release : 1mdv2009.0
| Date : 2008-07-17 22:29:59
|
Group : Development/Python
| Source RPM : python-argparse-0.8.0-1mdv2009.0.src.rpm
|
Size : 0.12 MB
| |
Packager : Lev Givon < lev_mandriva_org>
| |
Summary : a Python command line parser inspired by optparse
|
Description :
The argparse module is an optparse-inspired command line parser that improves on optparse by:
* handling both optional and positional arguments * supporting parsers that dispatch to sub-parsers * producing more informative usage messages * supporting actions that consume any number of command-line args * allowing types and actions to be specified with simple callables instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS
as well as including a number of other more minor improvements on the optparse API.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.0/i586/media/contrib/release |