You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README python/*: Moved a lot of Python stuff here 15 years ago
python-cmdln.SlackBuild various: Update find command to match template. 12 years ago
python-cmdln.info Several: Change my email to @SBo in all maintained scripts 13 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.