CommandLineApp
Base class for command line applications
The CommandLineApp class makes creating command line applications as simple as defining callbacks to handle options when they appear in 'sys.argv'.
| Current Version: | 3.0.5 |
|---|---|
| Released: | Mon May 25 09:33:04 2009 |
| Download: | Download version 3.0.5 |
| Bug Reports and Source Code: | http://bitbucket.org/dhellmann/commandlineapp/ |
Release Notes for CommandLineApp 3.0.5
Fixes packaging issues described in ticket #4.