summaryrefslogtreecommitdiff
blob: 80826879b8fcc8e9536d693ec5054238e22d3d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
	<longdescription lang="en">
	fcgiwrap is a simple server for running CGI applications over FastCGI. It
	hopes to provide clean CGI support to Nginx (and other web servers that may
	need it).
	</longdescription>
	<upstream>
		<remote-id type="github">gnosek/fcgiwrap</remote-id>
	</upstream>
</pkgmetadata>