SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lua-coxpcall rpm build for : Fedora Other. For other distributions click lua-coxpcall.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
ftp.icm.edu.pl  lua-coxpcall-1.17.0-8.fc41.noarch.rpm
     

Provides :
lua-coxpcall

Requires :
lua(abi) = 5.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/lua-coxpcall
/usr/share/doc/lua-coxpcall/README.md
/usr/share/doc/lua-coxpcall/coxpcall.png
/usr/share/doc/lua-coxpcall/doc.css
/usr/share/doc/lua-coxpcall/index.html
/usr/share/licenses/lua-coxpcall
/usr/share/licenses/lua-coxpcall/license.html
/usr/share/lua/5.4/coxpcall.lua

 
ICM