The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.
https://src.libcode.org/download/klish/

Serj Kalichev de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e hace 9 años
bin 8463f7cbd2 Implement --xslt option hace 9 años
clish 33f80ec705 Rename clish_view_restore_t to clish_view_restore_e hace 9 años
contrib 1eb175c756 contrib: update openwrt package definition hace 10 años
debian 99b81c886a Debian: Fix some lintian bugs hace 12 años
doc 169bca11da Add XML backends comparision table to doc hace 10 años
examples 9140156b88 Fix plugin examples to new API hace 11 años
konf cf35f2045d The stdout is auto-grabbed for osym() symbols hace 9 años
libc 1a733d2882 Add internal getopt implamentation. BSD version hace 11 años
lub 491cf6272e Fix bug with empty ini file value parsing hace 10 años
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers hace 12 años
plugins a76db95c62 Rename clish_config_op_t to clish_config_op_e hace 9 años
tinyrl de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e hace 9 años
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML hace 12 años
.gitignore 810f7c1944 .gitignore doc files hace 10 años
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 13 años
ChangeLog edce0a7c8e Adding Debian package required files hace 12 años
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 13 años
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 13 años
Makefile.am 11fb6c929f Add doc dir with unfinished markdown docs hace 10 años
README d6b38708f3 Fix README hace 11 años
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script hace 13 años
clish.xsd fb9dcbf223 Fix schema to allow PLUGINs content hace 10 años
configure.ac 5cd3b32c95 Add --with-libxslt configure option hace 9 años

README

Homepage : http://klish.libcode.org.

Additional documentation : http://klish.googlecode.com

Repository : https://src.libcode.org/klish