diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/cgihtml | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'www/cgihtml')
-rw-r--r-- | www/cgihtml/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cgihtml/pkg-descr b/www/cgihtml/pkg-descr index d8014374e0ab..9bae54a5d9d9 100644 --- a/www/cgihtml/pkg-descr +++ b/www/cgihtml/pkg-descr @@ -1,6 +1,6 @@ -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 +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. WWW: http://www.eekim.com/software/cgihtml/ |