snappy-java 1.1.10.5-1build1 source package in Ubuntu

Changelog

snappy-java (1.1.10.5-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:51:27 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
java
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe java

Downloads

File Size SHA-256 Checksum
snappy-java_1.1.10.5.orig.tar.xz 959.4 KiB 01ab2cc675e466853b55ec3d0ae3e02057e590921f55803e40798f4094711ed2
snappy-java_1.1.10.5-1build1.debian.tar.xz 7.2 KiB 0528168600af55b6f62ea864f193a15bc3aabd73cbc4131a0530a058fe8fce72
snappy-java_1.1.10.5-1build1.dsc 2.2 KiB be787d595fc0d8eba4161e3accd9db990898a7b844a95737a8e263ab5d5241d6

View changes file

Binary packages built by this source

libsnappy-java: Snappy for Java, a fast compressor/decompresser

 Java port of Snappy, a fast compresser/decompresser written in C++,
 originally developed by Google.
 .
 Snappy's main target is very high-speed compression/decompression with
 reasonable compression size. So the compression ratio of snappy-java is
 modest and about the same as LZF (ranging 20%-100% according to the
 dataset).

libsnappy-jni: Snappy for Java, a fast compressor/decompresser (JNI library)

 Java port of Snappy, a fast compresser/decompresser written in C++,
 originally developed by Google.
 .
 Snappy's main target is very high-speed compression/decompression with
 reasonable compression size. So the compression ratio of snappy-java is
 modest and about the same as LZF (ranging 20%-100% according to the
 dataset).
 .
 This package contains the architecture specific Java native interface part.

libsnappy-jni-dbgsym: debug symbols for libsnappy-jni