[Bug 645184] New: Review Request: lua-wsapi - Lua Web Server API

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 20 23:07:40 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: lua-wsapi - Lua Web Server API

https://bugzilla.redhat.com/show_bug.cgi?id=645184

           Summary: Review Request: lua-wsapi - Lua Web Server API
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: tim at niemueller.de
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fedorapeople.org/~timn/luastuff/lua-wsapi.spec
SRPM URL: http://fedorapeople.org/~timn/luastuff/lua-wsapi-1.3.4-1.fc13.src.rpm
Description:
WSAPI 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.

URL: http://keplerproject.github.com/wsapi/
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=2545670

rpmlint: One error, non-executable script. It is correct that the script is
non-executable. I could patch out the first line, but then it doesn't harm
either. I'd rather like to keep this unpatched and will let upstream know about
it.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list