summaryrefslogtreecommitdiff
blob: 69eeaf82a20123b46f39d2263e21cf4d47482089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		This is a library for the Web Distributed Authoring and Versioning
		(WebDAV) extensions to HTTP.  At present it supports a very small
		subset of client functionality.
		
		In addition, there is an executable, hdav, which can be used for
		command-line operation.
	</longdescription>
	<use>
		<flag name='network-uri'>Get Network.URI from the network-uri package.</flag>
	</use>
</pkgmetadata>