A CGI (Common Gateway Interface) programming interface
https://libcgi.sourceforge.net/
libcgi-1.0-cgi.c-hextable.patch | ||
libcgi-1.0-Makefile.in.patch | ||
libcgi-1.0-string.c-make_string.patch | ||
libcgi.spec | ||
README.md |
libcgi
This library offers a simple programming interface to the Common Gateway Interface, known as CGI, including Cookies. The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl.