This package browser is in early development. Mind the rough edges.

java-snappy

Compression/decompression algorithm in Java

Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.

Installation

Install the latest version of java-snappy as follows:

guix install java-snappy

Or install a particular version:

guix install java-snappy@1.0.3-rc3

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.