An improved cmd.py for Writing Multi-command Scripts and Shells
`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.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
cmdln-1.1.2.tar.gz | 000007599874.2 KB | 1298930400over 13 years ago | |
debian.changelog | 0000000134134 Bytes | 1298930400over 13 years ago | |
debian.tar.gz | 00000020401.99 KB | 1298930400over 13 years ago | |
python-cmdln.changes | 0000000959959 Bytes | 1298930400over 13 years ago | |
python-cmdln.dsc | 0000000354354 Bytes | 1298930401over 13 years ago | |
python-cmdln.spec | 00000024352.38 KB | 1298930401over 13 years ago |
Latest Revision
hostmaster
committed
over 13 years ago (revision 1)
osc copypac from project:Apache:MirrorBrain package:python-cmdln revision:4