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/tcl-cgi/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/tcl-cgi/DESCR')
-rw-r--r-- | www/tcl-cgi/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/tcl-cgi/DESCR b/www/tcl-cgi/DESCR new file mode 100644 index 00000000000..d25068c791e --- /dev/null +++ b/www/tcl-cgi/DESCR @@ -0,0 +1,6 @@ +cgi.tcl, is a set of procedures for writing CGI scripts in Tcl. The procedures +implement the code described in the paper "Writing CGI scripts in Tcl" which +was published in the Proceedings of the Fourth Tcl Workshop (Tcl '96), and can +be found at: http://www.nist.gov/msidlibrary/doc/libes96c.ps + +The cgi.tcl home page is http://expect.nist.gov/cgi.tcl |