PACKAGE NAME: libaec-1.1.3-x86_64-1_slackdce.txz PACKAGE LOCATION: ./libraries/libaec PACKAGE SIZE (compressed): 32 K PACKAGE SIZE (uncompressed): 140 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: libaec: libaec (Adaptive Entropy Coding library) libaec: libaec: Libaec provides fast lossless compression of 1 up to 32 bit wide libaec: signed or unsigned integers (samples). The library achieves best libaec: results for low entropy data as often encountered in space imaging libaec: instrument data or numerical model output from weather or climate libaec: simulations. While floating point representations are not directly libaec: supported, they can also be efficiently coded by grouping exponents libaec: and mantissa. libaec: libaec: Libaec can replace SZIP.