The www/cgiparse port
cgiparse-0.9bp1 – C library to parse CGI Forms (cvsweb github mirror)
Description
cgiparse is a C library that is used to build cgi's that can parse web forms. It provides a few utility functions that allow your cgi's to be easily debugged. To parse a cgi form it is as easy as calling cgigetvalue("name").WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/cgiparse.html
Maintainer
The OpenBSD ports mailing-list
Broken
on alpha: Alpha architecture not yet supported
Categories
Files
- /usr/local/include/cgi.h
- /usr/local/lib/libcgiparse.a
- /usr/local/lib/libcgiparse.so.1.0
- /usr/local/lib/libcgiparse_p.a
- /usr/local/man/man3/cgiclose.3
- /usr/local/man/man3/cgigetvalue.3
- /usr/local/man/man3/cginewquerystr.3