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.changes | 0000000465465 Bytes | 1227391948over 16 years ago | ![]() |
cmdln.spec | 00000016871.65 KB | 1227391948over 16 years ago | ![]() |
cmdln-1.1.1.tar.bz2 | 000006750565.9 KB | 1227391947over 16 years ago | ![]() |
Showing 1 to 3 of 3 entries
Latest Revision
unknown
committed
over 16 years ago (revision 3)
SLE_10 |
![]() |
succeeded |
![]() |
succeeded | |
SLE_11 |
![]() |
succeeded |
![]() |
succeeded | |
SLE_11_SP3 |
![]() |
succeeded |
![]() |
succeeded | |
SLE_11_SP4 |
![]() |
succeeded |
![]() |
succeeded | |
SUSE_Linux_10.1 |
![]() |
succeeded |
![]() |
succeeded |