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 46d86390dc Add macros.h il y a 6 ans
bin 47a3e43610 Print commands in canonical form - with prepended spaces indicates depth il y a 6 ans
clish 46d86390dc Add macros.h il y a 6 ans
contrib 1eb175c756 contrib: update openwrt package definition il y a 9 ans
debian 99b81c886a Debian: Fix some lintian bugs il y a 11 ans
doc 169bca11da Add XML backends comparision table to doc il y a 9 ans
examples 9140156b88 Fix plugin examples to new API il y a 10 ans
konf 43caeef009 Don't use atoi() il y a 8 ans
libc 1a733d2882 Add internal getopt implamentation. BSD version il y a 10 ans
lub 14f34b1848 Fix warning il y a 7 ans
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 il y a 11 ans
plugins cfdd11e7ba Fix waiting for child processes il y a 6 ans
tinyrl de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e il y a 8 ans
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML il y a 11 ans
.gitignore 810f7c1944 .gitignore doc files il y a 9 ans
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages il y a 12 ans
ChangeLog edce0a7c8e Adding Debian package required files il y a 11 ans
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages il y a 12 ans
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> il y a 12 ans
Makefile.am 11fb6c929f Add doc dir with unfinished markdown docs il y a 9 ans
README 325ea0c511 Another canonical repository name in README il y a 6 ans
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script il y a 12 ans
clish.xsd e6cb02f6b3 Add rtld_global option for PLUGIN tag il y a 8 ans
configure.ac b28897db54 Version 2.1.4 il y a 6 ans

README

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

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

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