Name : python3-argparse
| |
Version : 1.4.0
| Vendor : obs://build_opensuse_org/devel:languages:python3
|
Release : 2.2
| Date : 2017-09-19 11:06:18
|
Group : Development/Languages/Python
| Source RPM : python3-argparse-1.4.0-2.2.src.rpm
|
Size : 0.48 MB
| |
Packager : (none)
| |
Summary : Python command-line parsing library
|
Description :
The argparse module provides an easy, declarative interface for creating command line tools, which knows how to:
* parse the arguments and flags from sys.argv * convert arg strings into objects for your program * format and print informative help messages * and much more...
The argparse module improves on the standard library optparse module in a number of ways including:
* handling positional arguments * supporting sub-commands * allowing alternative option prefixes like + and / * handling zero-or-more and one-or-more style arguments * producing more informative usage messages * providing a much simpler interface for custom types and actions
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python3/SLE_12_SP1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-argparse
python3-argparse-backport
python3-argparse-doc
Requires :