The following commit has been merged in the master branch:
commit 5320ec86a3e7830ea315423ee2455d4f1dd428ca
Author: Andreas Tille <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to