kumquat-buildroot/package/libcli/Config.in
Bernd Kuhls 3b973385ac package/libcli: bump version to 1.10.4
Removed whitespace and updated project URL in Config.in.
Reformatted hashes.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-02-07 10:23:42 +01:00

11 lines
340 B
Plaintext

config BR2_PACKAGE_LIBCLI
bool "libcli"
help
Libcli provides a shared library for including a Cisco-like
command-line interface into other software. It's a telnet
interface which supports command-line editing, history,
authentication and callbacks for a user-definable function
tree.
https://github.com/dparrish/libcli