diff options
Diffstat (limited to 'www/mod_wsgi/pkg-descr')
-rw-r--r-- | www/mod_wsgi/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_wsgi/pkg-descr b/www/mod_wsgi/pkg-descr new file mode 100644 index 000000000000..9ff8186a24d3 --- /dev/null +++ b/www/mod_wsgi/pkg-descr @@ -0,0 +1,2 @@ +The mod_wsgi package provides an Apache module that implements a WSGI-compliant +interface for hosting Python based web applications on top of the Apache web server. |