From 2929788def9a92c1eb237eed93fbdb0c02838bbf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 13 Oct 2019 22:11:03 +0100 Subject: Revert "gentoo resync : 13.10.2019" This reverts commit ab499d7cfb9ad23e83cf7a4f5052bdf1b4c42030. --- dev-libs/cgicc/metadata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-libs/cgicc/metadata.xml (limited to 'dev-libs/cgicc/metadata.xml') diff --git a/dev-libs/cgicc/metadata.xml b/dev-libs/cgicc/metadata.xml new file mode 100644 index 000000000000..c65be4a96414 --- /dev/null +++ b/dev-libs/cgicc/metadata.xml @@ -0,0 +1,17 @@ + + + + + + GNU cgicc is an ANSI C++ compliant class library that greatly + simplifies the creation of CGI applications for the World Wide + Web. cgicc performs the following functions: + + - Parses both GET and POST form data transparently + - Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data + - Provides methods for saving and restoring CGI environments to aid in application debugging + - Provides full on-the-fly HTML 4.0 generation capabilities, with support for cookies + - Supports HTTP file upload + - Compatible with FastCGI + + -- cgit v1.2.3