java-snappy 1.1.7.5
Compression/decompression algorithm in Java
Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.
- Website: https://github.com/xerial/snappy-java
- Licenses: ASL 2.0
- Package source: gnu/packages/java-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-snappy 1.1.7.5
as follows:
guix install java-snappy@1.1.7.5
Or install the latest version:
guix install java-snappy
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.