aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_python/pkg-descr
blob: 91ea4859de0f6cca7f9c599d1ff071caf1db9966 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Mod_python allows embedding Python within the Apache http server
for a considerable boost in performance and added flexibility
in designing web based applications.

WWW: http://www.modpython.org/
developed by Gregory Trubetskoy <grisha@modpython.org> and others

This port requires a Python installation without threads support. Build &
(re)install Python with WITHOUT_THREADS set.

- Anders Nordby <anders@fix.no>