1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:42:26 +03:00
openwrt-xburst/package/cgilib/ipkg/cgilib.control
nbd 7c673c3d26 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.