diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:05:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 06:05:34 +0000 |
commit | ed2ff8713f5b4a749350330220630ab86455e695 (patch) | |
tree | 966ec9cf5a238d927194b404ead5dfdfbdacb3a6 /www/cgi-lib/pkg-descr | |
parent | 9ee1cd30090143c52fbe231cc82ac4d7911023bc (diff) |
Notes
Diffstat (limited to 'www/cgi-lib/pkg-descr')
-rw-r--r-- | www/cgi-lib/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/cgi-lib/pkg-descr b/www/cgi-lib/pkg-descr new file mode 100644 index 000000000000..b16602eaa7d2 --- /dev/null +++ b/www/cgi-lib/pkg-descr @@ -0,0 +1,8 @@ +CGI-LIB is a free ANSI C library that will +facilitate the creation of CGI programs. + +The library is written entirely in C using ANSI +C functions. The functions are easy to use and +the source code is included. + +http://www.geocities.com/SiliconValley/Vista/6493/projects/cgi-lib.html |