let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / cgilib / ipkg / cgilib.control
1 Package: cgilib
2 Priority: optional
3 Section: libs
4 Description: Simple CGI Library. 
5  This library provides a simple programming API to the Common Gateway
6  Interface (CGI).  It features HTTP Redirect, provides read access to
7  FORM variables, sets HTTP Cookies and reads them.