slackbuilds/python/python-cmdln
Willy Sudiarto Raharjo 7925326c06 python/python-cmdln: Updated for version 2.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-07-26 20:42:06 +07:00
..
README python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
python-cmdln.SlackBuild python/python-cmdln: Updated for version 2.0.0. 2017-07-26 20:42:06 +07:00
python-cmdln.info python/python-cmdln: Updated for version 2.0.0. 2017-07-26 20:42:06 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.