[ol6_software_collections] devassist09-python-argparse-1.2.1-3.1.el6.noarch

Name:devassist09-python-argparse
Version:1.2.1
Release:3.1.el6
Architecture:noarch
Group:Development/Languages
Size:174455
License:Python
RPM: devassist09-python-argparse-1.2.1-3.1.el6.noarch.rpm
Source RPM: devassist09-python-argparse-1.2.1-3.1.el6.src.rpm
Build Date:Thu Jan 29 2015
Build Host:ca-build44.us.oracle.com
Vendor:Oracle America
URL:http://code.google.com/p/argparse/
Summary:Optparse inspired command line parser for Python
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.

Changelog (Show File list) (Show related packages)