summaryrefslogtreecommitdiff
path: root/package/cgilib/ipkg/cgilib.control
diff options
context:
space:
mode:
Diffstat (limited to 'package/cgilib/ipkg/cgilib.control')
-rw-r--r--package/cgilib/ipkg/cgilib.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/cgilib/ipkg/cgilib.control b/package/cgilib/ipkg/cgilib.control
new file mode 100644
index 000000000..eeed8be3a
--- /dev/null
+++ b/package/cgilib/ipkg/cgilib.control
@@ -0,0 +1,7 @@
+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.