SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : lua-copas
Version : 1.2.0 Vendor : Fedora Project
Release : 9.fc29 Date : 2018-07-14 14:41:31
Group : Development/Libraries Source RPM : lua-copas-1.2.0-9.fc29.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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25835/riscv64/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lua-copas-1.2.0-9.fc29.noarch.rpm
ftp.icm.edu.pl  lua-copas-1.2.0-9.fc29.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