summaryrefslogtreecommitdiff
blob: 3f9aecf5067374fc3e02dccbc5cee4c5f240adf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>