diff options
Diffstat (limited to 'www/cgihtml/pkg-descr')
-rw-r--r-- | www/cgihtml/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/cgihtml/pkg-descr b/www/cgihtml/pkg-descr new file mode 100644 index 000000000000..ca8fee964aa5 --- /dev/null +++ b/www/cgihtml/pkg-descr @@ -0,0 +1,4 @@ +Cgihtml is a C library that simplifies the task of parsing World Wide Web +(WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup +Language (HTML). Tasks which would normally require many lines of C can be +reduced to just a few. |