mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 18:42:35 +04:00
be31d44bd9
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>