Thu, 02 May 2024 13:39:11 UTC | login

Information for build lua-wsapi-1.6.1-6.fc27

ID7716
Package Namelua-wsapi
Version1.6.1
Release6.fc27
Epoch
SummaryLua Web Server API
DescriptionWSAPI is an API that abstracts the web server from Lua web applications. By coding against WSAPI your application can run on any of the supported servers and interfaces (currently CGI, FastCGI and Xavante, on Windows and UNIX-based systems). WSAPI provides a set of helper libraries that help with request processing and output buffering. You can also write applications that act as filters that provide some kind of service to other applications, such as authentication, file uploads, request isolation, or multiplexing. WSAPI's main influence is Ruby's Rack framework, but it was also influenced by Python's WSGI (PEP 333). It's not a direct clone of either of them, though, and tries to follow standard Lua idioms.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:07:50 UTC
CompletedSat, 14 Apr 2018 20:07:50 UTC
Tags
f28
f29
RPMs
src
lua-wsapi-1.6.1-6.fc27.src.rpm (info) (download)
noarch
lua-wsapi-1.6.1-6.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jan 16 2015 Tom Callaway <spot@fedoraproject.org> - 1.6.1-2 - rebuild for lua 5.3 * Wed Oct 01 2014 Tim Niemueller <tim@niemueller.de> - 1.6.1-1 - Upgrade to 1.6.1, required to actually work with Xavante * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-3.git6b35861 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-2.git6b35861 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon May 13 2013 Tom Callaway <spot@fedoraproject.org> - 1.5-1.git6b35861 - update to 1.5 (git trunk) for lua 5.2 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Apr 22 2011 Tim Niemueller <tim@niemueller.de> - 1.3.4-4 - Require lua-coxpcall, fixes #666090 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Oct 23 2010 Tim Niemueller <tim@niemueller.de> - 1.3.4-2 - Own /var/www and /var/www/cgi-bin * Wed Oct 20 2010 Tim Niemueller <tim@niemueller.de> - 1.3.4-1 - Initial package