# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.

                   |-----handy-ruler------------------------------------------------------|
libdeflate-compat32: libdeflate-compat32 (fast compression/decompression library)
libdeflate-compat32:
libdeflate-compat32: libdeflate-compat32 is a library for fast, whole-buffer DEFLATE-based
libdeflate-compat32: compression and decompression supporting DEFLATE (raw), zlib (aka
libdeflate-compat32: DEFLATE with a zlib wrapper), and gzip (aka DEFLATE with a gzip
libdeflate-compat32: wrapper). libdeflate is heavily optimized. It is significantly faster
libdeflate-compat32: than the zlib library, especially on x86 processors. In addition,
libdeflate-compat32: libdeflate-compat32 provides optional high compression modes that provide a
libdeflate-compat32: better compression ratio than the zlib's "level 9".
libdeflate-compat32:
libdeflate-compat32: Homepage: https://github.com/ebiggers/libdeflate
