mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 12:51:38 +01:00
It provides a ucode module with similar functionality as libreadline, however with much smaller code and no dependencies aside from ucode and libubox. It also provides shell-style parsing/escaping code useful for building a CLI. Signed-off-by: Felix Fietkau <nbd@nbd.name>