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 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() 5 years ago
bin 39625360d3 Use lub_list_t in konf.c 5 years ago
clish 09293c1bfb Resotre inherit flag in clish_view_resolve_prefix() 5 years ago
contrib 1eb175c756 contrib: update openwrt package definition 9 years ago
debian 99b81c886a Debian: Fix some lintian bugs 11 years ago
doc 169bca11da Add XML backends comparision table to doc 9 years ago
examples 95ec186ccf Macros for clish_plugin_t 5 years ago
konf 34b44a6cfc Some bintree cleanup 5 years ago
libc 1a733d2882 Add internal getopt implamentation. BSD version 10 years ago
lub 1d91d95e19 Rewrite command resolve function 5 years ago
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 years ago
plugins 8c78163174 Replace pwd struct by cwd (current working dir) 5 years ago
tinyrl de9c0be961 Rename tinyrl_vt100_escape_t to tinyrl_vt100_escape_e 8 years ago
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 years ago
.gitignore 810f7c1944 .gitignore doc files 9 years ago
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 years ago
ChangeLog edce0a7c8e Adding Debian package required files 11 years ago
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 years ago
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 years ago
Makefile.am 56a07f7711 interrupt and lock in ACTION. Unfinished 5 years ago
README 325ea0c511 Another canonical repository name in README 6 years ago
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 11 years ago
clish.xsd 2053171f13 Move lock and interrupts fields to ACTION tag 5 years ago
configure.ac 56a07f7711 interrupt and lock in ACTION. Unfinished 5 years ago

README

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

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

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