SlackBuildsOrg/python/python-cmdln
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
python-cmdln.info
python-cmdln.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
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.