summaryrefslogtreecommitdiff
path: root/dev-haskell/dav/metadata.xml
blob: 4bd2b361369f608bb2e094e74e683f2ed9c5b1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>haskell@gentoo.org</email>
    <name>Gentoo Haskell</name>
  </maintainer>
  <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>
  <origin>srcux</origin>
</pkgmetadata>