summaryrefslogtreecommitdiff
blob: e064e3de6bc25979cd897ba4e3bf39f449f50566 (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 "http://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>