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

README

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

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

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