Skip to content

Commit

Permalink
dev-libs/cgicc: [QA] Consistent whitespace in metadata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoapGentoo committed Nov 26, 2017
1 parent a2642c2 commit 5dfc285
Showing 1 changed file with 9 additions and 12 deletions.
21 changes: 9 additions & 12 deletions dev-libs/cgicc/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@
<name>Gentoo C++ Project</name>
</maintainer>
<longdescription lang="en">
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:
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
- 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
</longdescription>
</pkgmetadata>

0 comments on commit 5dfc285

Please sign in to comment.