Files
guru/dev-libs/cgicc/metadata.xml
Ronny (tastytea) Gutbrod 4af85f11d5 dev-libs/cgicc: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2020-07-06 13:58:57 +02:00

17 lines
591 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</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.
</longdescription>
<upstream>
<bugs-to>https://savannah.gnu.org/projects/cgicc/</bugs-to>
<doc>https://www.gnu.org/software/cgicc/doc/index.html</doc>
</upstream>
</pkgmetadata>