About

Metadata

  • Last updated , by vmchale
  • License BSD-3-Clause
  • Maintained by: vamchale@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    cross (off by default)

    Enable this flag if cross-compiling

    pure (off by default)

    Use Haskell digest rather than relying on zlib

Readme

lzo

This bundles minilzo and hence only offers one compression level.

It contains a file (frame) compressor as well as block compression. File compression (and decompression) is fully lazy.