1 config BR2_PACKAGE_CGILIB
2 tristate "cgilib - Simple CGI Library"
3 # default m if CONFIG_DEVEL
6 This library provides a simple programming API to the Common Gateway
7 Interface (CGI). It features HTTP Redirect, provides read access to
8 FORM variables, sets HTTP Cookies and reads them.
10 http://www.infodrom.org/projects/cgilib/