blob: 9579277f8a2f05b121907a4b190757c5b902eb0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>dev-zero@gentoo.org</email>
</maintainer>
<longdescription>
wdfs is a webdav filesystem that makes it possible to mount a webdav
share under linux, freebsd and apple mac os x. wdfs has some special
features for accessing subversion repositories via webdav. it's based on
fuse and neon.
</longdescription>
</pkgmetadata>
|