summaryrefslogtreecommitdiff
path: root/www/cgilib/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 02:15:23 +0000
commit431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/cgilib/DESCR
parentc72c1cf5f95cbe537b005028f1743cddb16ef203 (diff)
downloadpkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/cgilib/DESCR')
-rw-r--r--www/cgilib/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/cgilib/DESCR b/www/cgilib/DESCR
new file mode 100644
index 00000000000..f28e02294b5
--- /dev/null
+++ b/www/cgilib/DESCR
@@ -0,0 +1,7 @@
+The Common Gateway Interface is a way to create dynamic web pages. It
+defines rules for interaction between a program and the web server while
+the server talks to the client. cgilib provides a C library CGI routines:
+
+ cgiDebug, cgiFree, cgiFreeList, cgiGetCookie, cgiGetCookies,
+ cgiGetValue, cgiGetVariables, cgiHeader, cgiInit, cgiRedirect,
+ cgiSetHeader, cgiSetType