CLISH 0.7.2 (Default branch) |
|
|
CLISH is a modular framework for implementing a
CISCO-like CLI on a Unix system. Arbitrary command
menus and actions can be defined using XML files.
This software handles the user interaction, and
forks the appropriate system commands to perform
any actions.
License: BSD License (original)
Changes:
This release contains almost a year of bugfixes and updates. The inability to paste into the shell should now be addressed, and the default values for "SELECT" and "PATTERN" types are now translated correctly. The lub_heap memory manager is no longer compiled in by default, which should mean CLISH compiles out of the box for more platforms. This release also includes a couple of submitted patches. There is no guarantee of their correctness or otherwise; they are simply included for people to use if desired.
|