Package argparse-py31-1.2.1-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | 1.2.1-1 | ||
| Description: | Python command-line parsing library (1.2.1-1) | |
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 | ||
| Usage Hints: | ||
argparse is included in 2.7 and 3.2 and later. | ||
| Section: | libs/pythonmods | |
| Maintainer: | Daniel Johnson <danielATdaniel-johnsonDOTorg> | |
| Website: | http://pypi.python.org/pypi/argparse | |
| License: | BSD | |
| Info-File: | dists/10.4/stable/main/finkinfo/libs/pythonmods/argparse-py.info CVS log, Last Changed: Thu, 10 Nov 2011 08:43:11 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.