Browse wiki
This entry published by the Free Software Foundation.
| CMDln |
| Computer languages | Python + |
|---|---|
| Full description | `cmdln.py` is an extension of Python's def … `cmdln.py` is an extension of Python's default `cmd.py` module that provides "a simple framework for writing line-oriented command interpreters". The idea (with both cmd.py and cmdln.py) is to be able to quickly build multi-sub-command tools (think cvs or svn) and/or simple interactive shells (think gdb or pdb). Cmdln's extensions make it more natural to write sub-commands, integrate optparse for simple option processing, and make having good command documentation easier. having good command documentation easier. |
| Homepage URL | http://code.google.com/p/cmdln/ + |
| Interface | console + |
| Is GNU | false + |
| Keywords | shell + , script + , command line + , Python + , module + , command + |
| Last review by | Kelly Hopkins + |
| Last review date | 27 January 2010 + |
| License | Expat + |
| License verified by | Kelly Hopkins + |
| License verified date | 27 January 2010 + |
| Name | CMDln + |
| Programming-language | python + |
| Real name | Trent Mick + |
| Resource URL | http://pypi.python.org/pypi/cmdln/1.1.2 + |
| Resource audience | Developer + |
| Resource kind | Homepage + |
| Revisionid | 4,542 + |
| Revisiontimestamp | 12 April 2011 14:16:32 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | An improved cmd.py for writing multi-command scripts and shells. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | advanced + |
| Version date | 6 December 2008 + |
| Version download | http://pypi.python.org/packages/source/c/cmdln/cmdln-1.1.2.zip#md5=3a7f003147ad9dfb9e7e3f2f4b6b11b2 + |
| Version identifier | 1.1.2 + |
| Version status | beta + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 01:00:34 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | trentm@gmail.com + |
| hide properties that link here |
| CMDln#3 + | License of |
|---|---|
| CMDln#1 + | Person of |
| CMDln#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.
