SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lua51-copas rpm build for : openSUSE Tumbleweed. For other distributions click lua51-copas.

Name : lua51-copas
Version : 2.0.2 Vendor : openSUSE
Release : 4.4 Date : 2023-03-16 18:32:18
Group : Unspecified Source RPM : lua51-copas-2.0.2-4.4.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
Summary : Coroutine Oriented Portable Asynchronous Services
Description :
Copas is a dispatcher based on coroutines that can be used by TCP/IP
servers. It uses LuaSocket as the interface with the TCP/IP stack.
A server registered with Copas should provide a handler for requests and
use Copas socket functions to send the response. Copas loops through
requests and invokes the corresponding handlers. For a full
implementation of a Copas HTTP server you can refer to Xavante as an
example.

RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lua51-copas-2.0.2-4.4.noarch.rpm
     

Provides :
lua51-copas

Requires :
lua51
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/packages/lua51-copas
/usr/share/doc/packages/lua51-copas/README.md
/usr/share/licenses/lua51-copas
/usr/share/licenses/lua51-copas/LICENSE
/usr/share/lua/5.1/copas
/usr/share/lua/5.1/copas.lua
/usr/share/lua/5.1/copas/ftp.lua
/usr/share/lua/5.1/copas/http.lua
/usr/share/lua/5.1/copas/limit.lua
/usr/share/lua/5.1/copas/smtp.lua

 
ICM