python-argparse

Python command-line parsing library

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 The latest version of argparse, along with API documentation and examples can be found at: <a href="http://code.google.com/p/argparse/">http://code.google.com/p/argparse/</a>

openSUSE Leap 16.0 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

SUSE SLE-11 SP 4

RedHat RHEL-6

systemsmanagement:saltstack:products अल्पविकसित
1.4.0

CentOS CentOS-7

systemsmanagement:Uyuni:Master:Temp अल्पविकसित
1.3.0
home:GRNET:synnefo समुदाय
1.2.1

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।