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/

Ingo Albrecht c74e823f94 New function clish_pargv_find_value hace 3 años
bin 39625360d3 Use lub_list_t in konf.c hace 6 años
clish c74e823f94 New function clish_pargv_find_value hace 3 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 c8d65326ed fix 2 links, typos, describes args* attributes hace 5 años
examples 95ec186ccf Macros for clish_plugin_t hace 6 años
konf 34b44a6cfc Some bintree cleanup hace 6 años
libc 1a733d2882 Add internal getopt implamentation. BSD version hace 10 años
lub 48b8d2e49e Fix escaping within alt quotes hace 4 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 7bd2184ba6 Fix clish_print_var() debug function hace 3 años
tinyrl 9c8f1b8b69 Don't show help on PgUp and PgDown hace 3 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 c8d65326ed fix 2 links, typos, describes args* attributes hace 5 años
ChangeLog edce0a7c8e Adding Debian package required files hace 11 años
ISSUES c8d65326ed fix 2 links, typos, describes args* attributes hace 5 años
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> hace 12 años
Makefile.am 56a07f7711 interrupt and lock in ACTION. Unfinished hace 6 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 22f3fc6ef3 Completion field for PTYPE hace 4 años
configure.ac 9ef1f6e2ee Fix a typo in legacy feature handling hace 3 años
indent.sh 9d6b47ec4d Wrapper for indent utility hace 4 años

README

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

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

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