1 config BR2_PACKAGE_LIBCLI
2 prompt "libcli............................ A Cisco-like command line interface"
4 default m if CONFIG_DEVEL
6 Provides a shared library for including a Cisco-like
7 command-line interface into other software. It's a telnet
8 interface which supports command-line editing, history,
9 authentication and callbacks for a user-definable function tree
11 http://libcli.sourceforge.net/