Openwrt/openwrt/package/cgilib/ipkg/cgilib.control
Nicolas Thill 92da02096a Add cgilib package
SVN-Revision: 1600
2005-08-10 21:01:34 +00:00

10 lines
430 B
Plaintext

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.