home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 March / PCO3_97.ISO / filesbbs / os2 / lzo026.arj / LZO026.ZIP / lzo-0.26 / LZO.lsm < prev    next >
Encoding:
Linux Software Map entry  |  1997-01-16  |  1.5 KB  |  31 lines

  1. Begin3
  2. Title:          LZO -- a real-time data compression library
  3. Version:        0.26
  4. Entered-date:   18JAN97
  5. Description:    LZO is a data compression library which is suitable for
  6.                 data de-/compression in realtime. LZO implements a
  7.                 number of algorithms with the following features:
  8.                 - Decompression is simple and *very* fast.
  9.                 - Requires no memory for decompression.
  10.                 - Compression is pretty fast.
  11.                 - Requires 64kB of memory for compression.
  12.                 - Allows you to dial up extra compression at a speed cost in
  13.                   the compressor. The speed of the decompressor is not reduced.
  14.                 - Includes compression levels for generating pre-compressed
  15.                   data which achieve a quite competitive compression ratio.
  16.                 - Algorithm is thread safe.
  17.                 - Algorithm is lossless.
  18. Keywords:       compression, library
  19. Author:         markus.oberhumer@jk.uni-linz.ac.at (Markus F.X.J. Oberhumer)
  20. Maintained-by:  markus.oberhumer@jk.uni-linz.ac.at (Markus F.X.J. Oberhumer)
  21. Primary-site:   http://www.infosys.tuwien.ac.at/Staff/lux/marco/lzo.html
  22.                 ftp://hpv17.infosys.tuwien.ac.at/pub/mfx/lzo
  23.                 155kB lzo-0.26.tar.gz
  24. Alternate-site: ftp://sunsite.unc.edu/pub/Linux/libs
  25.                 155kB lzo-0.26.tar.gz
  26. Alternate-site: ftp://tsx-11.mit.edu/pub/linux/sources/libs
  27.                 155kB lzo-0.26.tar.gz
  28. Platforms:      Requires ANSI C compiler.
  29. Copying-policy: GPL (GNU General Public License)
  30. End
  31.