SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lua-copas rpm build for : Fedora 28. For other distributions click lua-copas.

Name : lua-copas
Version : 1.2.0 Vendor : Fedora Project
Release : 7.fc27 Date : 2017-07-27 10:42:15
Group : Development/Libraries Source RPM : lua-copas-1.2.0-7.fc27.src.rpm
Size : 0.08 MB
Packager : Fedora Project
Summary : Coroutine Oriented Portable Asynchronous Services for Lua
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: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/28/Everything/ppc64/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lua-copas-1.2.0-7.fc27.noarch.rpm
ftp.icm.edu.pl  lua-copas-1.2.0-7.fc27.noarch.rpm
     

Provides :
lua-copas

Requires :
lua >= 5.2
lua-coxpcall >= 1.14.0
lua-socket >= 2.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/lua-copas
/usr/share/doc/lua-copas/README
/usr/share/doc/lua-copas/copas.png
/usr/share/doc/lua-copas/index.html
/usr/share/doc/lua-copas/index.html.1.2.0
/usr/share/doc/lua-copas/license.html
/usr/share/doc/lua-copas/manual.html
/usr/share/doc/lua-copas/manual.html.1.2.0
/usr/share/doc/lua-copas/reference.html
/usr/share/doc/lua-copas/reference.html.1.2.0
/usr/share/lua/5.2/copas.lua

 
ICM