]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/coxpcall/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / coxpcall / Config.in
1 config BR2_PACKAGE_COXPCALL
2         bool "coxpcall"
3         help
4           Coxpcall encapsulates the protected calls with a coroutine
5           based loop, so errors can be handled without the usual
6           pcall/xpcall issues with coroutines for Lua 5.1.
7
8           http://keplerproject.github.io/coxpcall/