A CGI (Common Gateway Interface) programming interface https://libcgi.sourceforge.net/
Go to file
2024-01-06 03:59:34 +01:00
libcgi-1.0-cgi.c-hextable.patch automatic rebuild by autodist [release 1.0-2mamba;Wed Aug 28 2013] 2024-01-06 03:59:34 +01:00
libcgi-1.0-Makefile.in.patch automatic rebuild by autodist [release 1.0-2mamba;Wed Aug 28 2013] 2024-01-06 03:59:34 +01:00
libcgi-1.0-string.c-make_string.patch automatic rebuild by autodist [release 1.0-2mamba;Wed Aug 28 2013] 2024-01-06 03:59:34 +01:00
libcgi.spec update to 1.3.0 [release 1.3.0-1mamba;Sat Nov 11 2023] 2024-01-06 03:59:34 +01:00
README.md automatic rebuild by autodist [release 1.0-2mamba;Wed Aug 28 2013] 2024-01-06 03:59:34 +01:00

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.