Browse Source

lz4: Added lz4 r113 - A very fast lossless compression algorithm

stable/0.6
Christian Wiese 11 years ago
parent
commit
d7387bb123
  1. 34
      archiver/lz4/lz4.desc

34
archiver/lz4/lz4.desc

@ -0,0 +1,34 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../lz4/lz4.desc
[COPY] Copyright (C) 2014 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A very fast lossless compression algorithm
[T] LZ4 is a very fast lossless compression algorithm, providing compression
[T] speed at 400 MB/s per core, scalable with multi-cores CPU. It also features
[T] an extremely fast decoder, with speed in multiple GB/s per core, typically
[T] reaching RAM speed limits on multi-core systems.
[U] https://dl.dropboxusercontent.com/u/59565338/LZ4
[A] Yann Collet
[M] Christian Wiese <chris@opensde.org>
[C] extra/tool
[L] BSD
[S] Stable
[V] r113
[P] X -?---5---9 105.900
[D] 714173903 lz4-r113.tar.gz https://dl.dropboxusercontent.com/u/59565338/LZ4/
Loading…
Cancel
Save