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 ee6ae2a59f Init list's tail 11 yıl önce
bin 9c5451d588 Don't fclose() NULL pointer 11 yıl önce
clish 76e1e9ad33 Check param before use 11 yıl önce
contrib d32755628a Debian: Add debian text to contrib/README 12 yıl önce
debian 99b81c886a Debian: Fix some lintian bugs 12 yıl önce
examples 9140156b88 Fix plugin examples to new API 11 yıl önce
konf 2b1c1bf0a9 Fix extra warnings 11 yıl önce
libc 1a733d2882 Add internal getopt implamentation. BSD version 11 yıl önce
lub ee6ae2a59f Init list's tail 11 yıl önce
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 yıl önce
plugins 4a836e8427 Init char *saveptr=NULL for strtok_r() 11 yıl önce
tinyrl f05ade5e41 Additional pointer check 11 yıl önce
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 12 yıl önce
.gitignore 203b12d99d Can be build without dlopen() 11 yıl önce
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 yıl önce
ChangeLog edce0a7c8e Adding Debian package required files 12 yıl önce
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 13 yıl önce
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 13 yıl önce
Makefile.am 1a733d2882 Add internal getopt implamentation. BSD version 11 yıl önce
README 2902b7f66c Fix README 11 yıl önce
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 13 yıl önce
clish.xsd 0db777324b Change plugin API 11 yıl önce
configure.ac 1a733d2882 Add internal getopt implamentation. BSD version 11 yıl önce

README

The project's homepage is http://klish.libcode.org.
See the http://klish.googlecode.com page for some additional information about klish.