| File | Date | Author | Commit |
|---|---|---|---|
| examples | 2011-03-11 | dhilfer | [r6] clig_cmd and clig_gui united to clig, load/save... |
| icons | 2009-10-30 | dhilfer | [r1] initial checkin CLIG v 1.1.0 |
| modules | 2011-03-11 | dhilfer | [r7] v 1.2.0 info update |
| README | 2011-03-11 | dhilfer | [r6] clig_cmd and clig_gui united to clig, load/save... |
| clig | 2011-03-11 | dhilfer | [r7] v 1.2.0 info update |
| gplv2.txt | 2009-10-30 | dhilfer | [r1] initial checkin CLIG v 1.1.0 |
| python_path.py | 2011-03-11 | dhilfer | [r7] v 1.2.0 info update |
This is CLIG - Command Line Interface Generator
clig.sourceforge.net
- you need wxpython >=2.8.x.x to be able to start CLIG in gui mode
- check out the examples folder to see what CLIG can do for you
v. 1.2.0 - separate tools, clig_gui and clig_cmd united to clig
- new format for saved clig files (older format - plain - .py-files still supported for loading)
v. 1.1.1 - ./clig_cmd tool interface bugfix
v. 1.1.0 - Initial Version