Browse wiki
This entry published by the Free Software Foundation.
| Getargs |
| Computer languages | Python + |
|---|---|
| Full description | 'getargs' is a Python module that implemen … 'getargs' is a Python module that implements a command line parser that Python scripts can use to parse their command line arguments in sys.argv. It is designed as a more powerful and flexible alternative to 'getopt'. 'getargs' supports all features provided by getopt. It also allows a command line option to take an arbitrary number of arguments, permits switches (options without arguments) and options with arguments to be interleaved on the command line, and allows the developer specify the maximum and minimum number of arguments an option can take. um number of arguments an option can take. |
| Homepage URL | http://iamroot.beigetower.org/getargs.html + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | command line + , Python + , parser + , argument + , sys.argv + |
| Last review by | Janet Casey + |
| Last review date | 1 July 2004 + |
| License | GPLv2 + |
| License verified by | Janet Casey + |
| License verified date | 13 January 2004 + |
| Name | Getargs + |
| Programming-language | python + |
| Real name | Vinod Vijayarajan + |
| Resource URL | mailto:vinod.vijayarajan@hp.com + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 3,215 + |
| Revisiontimestamp | 12 April 2011 13:39:05 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Python command line parser + |
| Software-development | programming-language + , small-specific-development-task + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| Version comment | 2.14 stable released 2004-04-09 |
| Version date | 9 April 2004 + |
| Version download | http://iamroot.beigetower.org/pkgs/getargs/getargs-2.14.tar.bz2 + |
| Version identifier | 2.14 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 00:03:01 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | vinod.vijayarajan@hp.com + |
| hide properties that link here |
| Getargs#3 + | License of |
|---|---|
| Getargs#1 + | Person of |
| Getargs#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
