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 b905487cc1 Minor fix for expat XML engine 8 лет назад
bin 0c228725e9 Rename konf_query_op_t to konf_query_op_e 8 лет назад
clish b905487cc1 Minor fix for expat XML engine 8 лет назад
contrib 1eb175c756 contrib: update openwrt package definition 9 лет назад
debian 99b81c886a Debian: Fix some lintian bugs 11 лет назад
doc 169bca11da Add XML backends comparision table to doc 9 лет назад
examples 9140156b88 Fix plugin examples to new API 10 лет назад
konf 0c228725e9 Rename konf_query_op_t to konf_query_op_e 8 лет назад
libc 1a733d2882 Add internal getopt implamentation. BSD version 10 лет назад
lub 491cf6272e Fix bug with empty ini file value parsing 9 лет назад
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 11 лет назад
plugins a76db95c62 Rename clish_config_op_t to clish_config_op_e 8 лет назад
tinyrl de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e 8 лет назад
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 лет назад
.gitignore 810f7c1944 .gitignore doc files 9 лет назад
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 лет назад
ChangeLog edce0a7c8e Adding Debian package required files 11 лет назад
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 лет назад
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 лет назад
Makefile.am 11fb6c929f Add doc dir with unfinished markdown docs 9 лет назад
README d6b38708f3 Fix README 10 лет назад
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 12 лет назад
clish.xsd fb9dcbf223 Fix schema to allow PLUGINs content 9 лет назад
configure.ac 5cd3b32c95 Add --with-libxslt configure option 8 лет назад

README

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

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

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