[ol7_openstack20] python-argparse-1.3.0-1.el7.noarch

Name:python-argparse
Version:1.3.0
Release:1.el7
Architecture:noarch
Group:Development/Languages
Size:236920
License:Python
RPM: python-argparse-1.3.0-1.el7.noarch.rpm
Source RPM: python-argparse-1.3.0-1.el7.src.rpm
Build Date:Tue Sep 08 2015
Build Host:x86-ol7-builder-01.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.

Related Packages (Show Changelog) (Show Filelist)