blob: a633738f59b73ed72661a2af552dbf22c78d03e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tea+gentoo@cuddleslut.fr</email>
<name>tea</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>
<origin>srcux</origin>
</pkgmetadata>
|