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 caaf9c6402 Fix args string encoding. Escape quote hace 6 años
bin 43caeef009 Don't use atoi() hace 8 años
clish caaf9c6402 Fix args string encoding. Escape quote hace 6 años
contrib 1eb175c756 contrib: update openwrt package definition hace 9 años
debian 99b81c886a Debian: Fix some lintian bugs hace 11 años
doc 169bca11da Add XML backends comparision table to doc hace 9 años
examples 9140156b88 Fix plugin examples to new API hace 10 años
konf 43caeef009 Don't use atoi() hace 8 años
libc 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
lub 14f34b1848 Fix warning hace 7 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 11 años
plugins 5c3c9fe2b0 Fix nested up function when start depth is not 0 hace 7 años
tinyrl de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e hace 8 años
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML hace 11 años
.gitignore 810f7c1944 .gitignore doc files hace 9 años
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
ChangeLog edce0a7c8e Adding Debian package required files hace 11 años
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages hace 12 años
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 12 años
Makefile.am 11fb6c929f Add doc dir with unfinished markdown docs hace 9 años
README 325ea0c511 Another canonical repository name in README hace 6 años
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script hace 12 años
clish.xsd e6cb02f6b3 Add rtld_global option for PLUGIN tag hace 8 años
configure.ac d4ad1ec773 klish-2.1.3 hace 7 años

README

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

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

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