summaryrefslogtreecommitdiff
path: root/dev-java/commons-vfs/metadata.xml
blob: 3bcb8501c89c32590f12f0d9a15ff43ee6d7d43f (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>java@gentoo.org</email>
		<name>Java</name>
	</maintainer>
	<longdescription lang="en">
		Commons VFS provides a single API for accessing various different file
		systems. It presents a uniform view of the files from various different
		sources, such as the files on local disk, on an HTTP server, or inside
		a Zip archive.
	</longdescription>
	<origin>gentoo-staging</origin>
</pkgmetadata>