guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29742] [PATCH] gnu: Add mod-wsgi.


From: Ludovic Courtès
Subject: [bug#29742] [PATCH] gnu: Add mod-wsgi.
Date: Sun, 17 Dec 2017 17:15:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Christopher Baines <address@hidden> skribis:

> * gnu/packages/web.scm (mod-wsgi): New variable.

[...]

> +    (arguments
> +     '(#:tests? #f ;; TODO: Can't figure out if there are tests

That’s OK at a first stab at least.  :-)

> +    (synopsis "Apache module for applications using the Python WSGI
> +specification")

s/Apache/Apache httpd/

and maybe “for …” → “for Python WSGI applications”

> +    (description
> +     "The mod_wsgi module for the Apache @acronym{HTTP, HyperText Transfer
> +Protocol} Server adds support for running applications that support the 
> Python

I’d just write “for Apache httpd”.

Otherwise LGTM, thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]