summaryrefslogtreecommitdiffstats
path: root/package/cgilib/ipkg/cgilib.control
blob: a42b356c56bbdb37f281ba944116b5cc85ad2720 (plain)
1
2
3
4
5
6
7
8
9
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.