1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 09:21:29 +03:00
openwrt-xburst/package/cgilib/ipkg/cgilib.control
nico 699858b4e8 Add cgilib package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1600 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.