Source: commons-vfs Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan Build-Depends: debhelper-compat (= 13), default-jdk, junit4, libcommons-collections4-java, libcommons-compress-java, libcommons-httpclient-java, libcommons-logging-java, libcommons-net-java, libcommons-parent-java (>= 39), libjackrabbit-java, libjsch-java, libmaven-antrun-plugin-java, libmaven-bundle-plugin-java, maven-debian-helper (>= 2.0.2~) Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/commons-vfs.git Vcs-Browser: https://salsa.debian.org/java-team/commons-vfs Homepage: https://commons.apache.org/proper/commons-vfs/ Package: libcommons-vfs-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Recommends: ${maven:OptionalDepends} Description: Java API for accessing various filesystems 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. . This is a part of the Apache Commons Project.