libcli: new package
authorSteve James <ste@junkomatic.net>
Wed, 14 Jan 2015 14:58:44 +0000 (14:58 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Jan 2015 19:37:37 +0000 (20:37 +0100)
commite51be5039f7a85967054ee24628e4eba4ccc7446
treed1f2642ad4c537e53778d7dcd674e8a84ad5265a
parent5e001837c22c4e3074458791379bd9c5bf3fe04a
libcli: new package

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.

[Thomas: rewrap Config.in help text.]

Signed-off-by: Steve James <ste@junkomatic.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libcli/Config.in [new file with mode: 0644]
package/libcli/libcli.mk [new file with mode: 0644]