java-jbzip2 0.9.1
Java bzip2 compression/decompression library
Jbzip2 is a Java bzip2 compression/decompression library. It can be used as a replacement for the Apache CBZip2InputStream
/ CBZip2OutputStream
classes.
- Website: https://code.google.com/archive/p/jbzip2/
- Licenses: Expat
- Package source: gnu/packages/java-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jbzip2 0.9.1
as follows:
guix install java-jbzip2@0.9.1
Or install the latest version:
guix install java-jbzip2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.