diff options
Diffstat (limited to 'archivers/p5-Compress-Snappy/pkg-descr')
-rw-r--r-- | archivers/p5-Compress-Snappy/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/p5-Compress-Snappy/pkg-descr b/archivers/p5-Compress-Snappy/pkg-descr index f87492d1d418..b395488ec0ed 100644 --- a/archivers/p5-Compress-Snappy/pkg-descr +++ b/archivers/p5-Compress-Snappy/pkg-descr @@ -5,5 +5,3 @@ compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. - -WWW: https://metacpan.org/release/Compress-Snappy |