compression
package¶
Added in version 3.14.
The compression
package contains the canonical compression modules containing interfaces to several different compression algorithms. Some of these modules have historically been available as separate modules; those will continue to be available under their original names for compatibility reasons, and will not be removed without a deprecation cycle. The use of modules in compression
is encouraged where practical.
compression.bz2
â Re-exports bz2
compression.gzip
â Re-exports gzip
compression.lzma
â Re-exports lzma
compression.zlib
â Re-exports zlib
compression.zstd
â Wrapper for the Zstandard compression library
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