From 1d4c0fdb1664d08e5ecfcfe0b2f4973d0c4ad19d Mon Sep 17 00:00:00 2001 From: will Date: Sat, 28 Oct 2000 01:20:02 +0000 Subject: 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 --- www/mod_python/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 www/mod_python/pkg-descr (limited to 'www/mod_python/pkg-descr') 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 + +- Hye-Shik "Perky" Chang +perky@freebsd-kr.org -- cgit