Name : lua-coxpcall
| |
Version : 1.17.0
| Vendor : Fedora Project
|
Release : 8.fc41
| Date : 2024-07-19 05:43:52
|
Group : Unspecified
| Source RPM : lua-coxpcall-1.17.0-8.fc41.src.rpm
|
Size : 0.03 MB
| |
Packager : Fedora Project
| |
Summary : Coroutine safe xpcall and pcall versions for Lua
|
Description :
Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be handled without the usual pcall/xpcall issues with coroutines for Lua 5.1.
Using Coxpcall usually consists in simply loading the module and then replacing Lua pcall and xpcall by copcall and coxpcall.
Coxpcall is free software and uses the same license as Lua 5.1.
Lua 5.2 was extended with the Coxpcall functionality and hence it is no longer required. The 5.2+ compatibility by coxpcall means that it maintains backward compatibility while using the built-in Lua implementation.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/ppc64le/os/Packages/l |