Python bindings for Google's Gipfeli compressor
Project description
Gipfeli, a high-speed compression library.
Introduction
============
Gipfeli is a high-speed compression/decompression library
aiming at slightly higher compression ratios (around 30 %
less bytes produced for text) than other high-speed compression
libraries. On a single core of a Core i7 processor in
64-bit mode, gipfeli compresses at about 180 MB/s or more
and decompresses at about 300 MB/s, typically 5x faster than
zlib, but does not quite achieve its compression density.
Gipfeli is written in C++, with no assembler code.
Contact
=======
Gipfeli is distributed through GitHub. For the latest version,
a bug tracker, and other information, see
https://github.com/google/gipfeli
Python Packaging
================
Project display name: "py-gipfeli"
Python package name for pip and import is unified as "pygipfeli":
pip install pygipfeli
import pygipfeli
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pygipfeli-0.1.0.tar.gz
(34.3 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygipfeli-0.1.0.tar.gz.
File metadata
- Download URL: pygipfeli-0.1.0.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67d802c6716299c175b41f6e61fe25e4a3212dd479982849dcffc31cc4273bb7
|
|
| MD5 |
409044fdceb3afeff2f1d7a71f753fdc
|
|
| BLAKE2b-256 |
e58e70bff408358d84229b2f2efe25e0084140d4c42700a74aec52ce62e587ea
|
File details
Details for the file pygipfeli-0.1.0-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: pygipfeli-0.1.0-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 77.8 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
356ff4f738d54fe010c96375b90d476de821ae9aefa9b57fa86bbae65a4f326a
|
|
| MD5 |
263b6fcd2db7c4fa9d259449bce8e3b2
|
|
| BLAKE2b-256 |
c36f266b0794be828809301eefca9f3aca63a11ac7f132184255f80a09a80e65
|
File details
Details for the file pygipfeli-0.1.0-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: pygipfeli-0.1.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 77.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
381478fa53dee278d53f0b4f33cad3712744906bf87ab836ffa4b74a9799a515
|
|
| MD5 |
9d32ae743b706a2a62b9334bb0549c42
|
|
| BLAKE2b-256 |
7de0bf3f724ba3536b290559e4f16f81e801f6c9947ddf982fcf99a069d4149b
|