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