slackbuilds_ponce/python/python-cmdln
Robby Workman bb09222748 Several: Change my email to @SBo in all maintained scripts
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-27 22:44:52 -05:00
..
python-cmdln.info Several: Change my email to @SBo in all maintained scripts 2012-08-27 22:44:52 -05:00
python-cmdln.SlackBuild
README
slack-desc

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.