Metadata-Version: |
2.3 |
Name: |
cramjam |
Version: |
2.9.0 |
Summary: |
Thin Python bindings to de/compression algorithms in Rust |
Author: |
Miles Granger <miles59923@gmail.com> |
Author-Email: |
Miles Granger <miles59923[at]gmail.com> |
Project-Url: |
homepage, https://github.com/milesgranger/pyrus-cramjam |
Project-Url: |
documentation, https://docs.rs/cramjam/latest/cramjam |
Project-Url: |
repository, https://github.com/milesgranger/pyrus-cramjam |
License: |
MIT |
Keywords: |
compression,decompression,snappy,zstd,bz2,gzip,lz4,brotli,deflate,blosc2 |
Requires-Python: |
>=3.8 |
Requires-Dist: |
black (==22.3.0); extra == "dev" |
Requires-Dist: |
numpy; extra == "dev" |
Requires-Dist: |
pytest (>=5.30); extra == "dev" |
Requires-Dist: |
pytest-xdist; extra == "dev" |
Requires-Dist: |
pytest-benchmark; extra == "dev" |
Requires-Dist: |
hypothesis; extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |