diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/py-zpublisher/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/py-zpublisher/DESCR')
-rw-r--r-- | www/py-zpublisher/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/py-zpublisher/DESCR b/www/py-zpublisher/DESCR new file mode 100644 index 00000000000..ee33f5bc2f4 --- /dev/null +++ b/www/py-zpublisher/DESCR @@ -0,0 +1,7 @@ +ZPublisher is the Zope ORB. It provides a simple mechanism for +publishing a collection of Python objects as World-Wide-Web (Web) +resources without any plumbing (e.g. CGI) specific code. The Zope ORB +is the central component of the Zope web application platform. It can +also be used without the rest of Zope. ZPublisher applications can be +published as regular CGIs, using Persistent CGI ("PCGI") (see the +py-pcgi package), or on the command line with the "bobo" program. |