summaryrefslogtreecommitdiff
path: root/dev-java/commons-vfs/metadata.xml
blob: ab1dbabb6627378eb956211574cf987adb4db65d (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 "https://srcux.com/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>srcux</origin>
</pkgmetadata>