aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_python/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-10-28 09:20:02 +0800
committerwill <will@FreeBSD.org>2000-10-28 09:20:02 +0800
commit1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d (patch)
treee61b7325a6a7dc210ddd41b92d9d18422418036a /www/mod_python/pkg-descr
parent3f072062163f31cf40fafccd74437d20382c5908 (diff)
downloadfreebsd-ports-gnome-1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d.tar.gz
freebsd-ports-gnome-1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d.tar.zst
freebsd-ports-gnome-1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d.zip
Add mod_python 2.6, an Apache module that allows embedding python within
the Apache http server for performance and flexibility boosts. PR: 20885 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Diffstat (limited to 'www/mod_python/pkg-descr')
-rw-r--r--www/mod_python/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_python/pkg-descr b/www/mod_python/pkg-descr
new file mode 100644
index 000000000000..30d57845ab11
--- /dev/null
+++ b/www/mod_python/pkg-descr
@@ -0,0 +1,9 @@
+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@ispol.com>
+
+- Hye-Shik "Perky" Chang
+perky@freebsd-kr.org