slackbuilds/python/python-cmdln/README

4 lines
204 B
Plaintext

cmdln.py fixes some of the design flaws in cmd.py and takes advantage
of new Python stdlib modules (e.g. optparse) so that it is more useful
(and convenient) for implementing command-line scripts/shells.