A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2018-November/155829.html below:

[Python-Dev] Inclusion of lz4 bindings in stdlib?

[Python-Dev] Inclusion of lz4 bindings in stdlib? [Python-Dev] Inclusion of lz4 bindings in stdlib?Antoine Pitrou solipsis at pitrou.net
Wed Nov 28 12:59:08 EST 2018
On Wed, 28 Nov 2018 09:51:57 -0800
Brett Cannon <brett at python.org> wrote:
> Are we getting to the point that we want a compresslib like hashlib if we
> are going to be adding more compression algorithms?

It may be useful as a generic abstraction wrapper for simple usage but
some compression libraries have custom facilities that would still
require a dedicated interface.

For example, LZ4 has two formats: a raw format and a framed format.
Zstandard allows you to pass a custom dictionary to optimize
compression of small data. I believe lzma has many tunables.

Regards

Antoine.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4