Name : python-argparse
| |
Version : 1.3.0
| Vendor : obs://build_opensuse_org/systemsmanagement:Uyuni
|
Release : 1.1
| Date : 2018-12-03 10:27:00
|
Group : Development/Languages/Python
| Source RPM : python-argparse-1.3.0-1.1.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/systemsmanagement:/Uyuni:/Master:/Temp/SLE_11_SP3/x86_64 |