/vfs2-xz

Apache Commons VFS support for XZ files

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status

vfs2-xz

Apache Commons VFS support for XZ files based on their internal implementations for bzip2 and gzip and XZ for Java.

Simply drop the JAR file into your CLASSPATH and you should be able to open URIs like xz:/path/to/file.xz for reading and writing.