tn3399_openwrt/openwrt/package/cgilib/ipkg/cgilib.control
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00

8 lines
274 B
Plaintext

Package: cgilib
Priority: optional
Section: libs
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.