[med-svn] [SCM] snappy-java branch, master, updated. upstream/1.0.4.1_dfsg-33-g9f1f6bf
Andreas Tille
tille at debian.org
Fri Mar 30 21:24:55 UTC 2012
The following commit has been merged in the master branch:
commit 5320ec86a3e7830ea315423ee2455d4f1dd428ca
Author: Andreas Tille <tille at debian.org>
Date: Wed Mar 28 09:32:56 2012 +0200
Enhanced long description
diff --git a/debian/control b/debian/control
index c061ab9..7721aee 100644
--- a/debian/control
+++ b/debian/control
@@ -19,3 +19,8 @@ Recommends: ${maven:OptionalDepends}
Description: 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).
--
Snappy for Java, a fast compressor/decompresser
More information about the debian-med-commit
mailing list