summaryrefslogtreecommitdiff
path: root/dev-haskell/http-reverse-proxy/metadata.xml
blob: 62262236022faa90832ae30eca4feaa7224e922a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>haskell@gentoo.org</email>
  <name>Gentoo Haskell</name>
 </maintainer>
 <longdescription>
		Provides a simple means of reverse-proxying HTTP requests. The raw approach uses the same technique as leveraged by keter, whereas the WAI approach performs full request/response parsing via WAI and http-conduit.
	</longdescription>
 <upstream>
  <remote-id type="github">fpco/http-reverse-proxy</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>