Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python-argparse

Project: openSUSE_13.2

Repository: oss

Title: 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

Version: 1.2.1

Release: 16.1.4

Architecture: noarch

Size: 249 KB

Build Time: 2014-10-08 19:51:05 +0200 (over 9 years ago)

Requires

Symbol Provided by
python = 2.7 python
python(abi) = 2.7 python-base