Logoj0ke.net Open Build Service > Projects > Apache:Modules > python-cmdln > Binaries > python-cmdln-1.1.2-5.8.src.rpm
Sign Up | Log In

Detailed Information About python-cmdln-1.1.2-5.8.src.rpm

Title: An improved cmd.py for Writing Multi-command Scripts and Shells

Description:
`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.



Authors:
--------
Trent Mick <TrentM@ActiveState.com>

Version: 1.1.2

Release: 5.8

Architecture: src

Size: 79 KB

Build Time: 2015-09-03 21:05:29 +0200 (over 9 years ago)

Provides

Symbol Required by
No provides

Requires

Symbol Provided by
python-devel python-devel
python-setuptools python-distribute