# cmdln.py -- an improved cmd.py
| Home | http://trentm.com/projects/cmdln/ |
|---|---|
| License | MIT (more details at OSI) |
| Platforms | Windows, Linux, Mac OS X, Unix |
| Current Version | 1.1.1 |
| Dev Status | well tested; a similar design has been used in various heavily used scripts at ActiveState for a while; some features of this module *are* faily new though |
| Requirements | Python >= 2.3, (Python >= 2.4 to use some features using decorators) |
| Documentation |