You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
430 B

Package: cgilib
Priority: optional
Section: libs
Maintainer: Oliver Ertl <oliver@ertl-net.net>, OpenWrt Developers <bugs@openwrt.org>
Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/cgilib/
Description: Simple CGI Library.
This library provides a simple programming API to the Common Gateway
Interface (CGI). It features HTTP Redirect, provides read access to
FORM variables, sets HTTP Cookies and reads them.