name: blake3 version: 1.0.9 summary: Python bindings for the Rust blake3 crate license: CC0-1.0 OR Apache-2.0 author: Jack O'Connor homepage: https://github.com/oconnor663/blake3-py requires_python: >=3.8 python_min: 3.8 install_size: 212.5 KB module_format: platform-specific repo_url: https://github.com/oconnor663/blake3-py last_released_at: 2026-06-22T17:59:57Z releases_last_12mo: 4 avg_days_between_releases: 88.7 platforms: linux_x86_64,linux_arm64,linux_musl,macos_x86_64,macos_arm64,windows_x86_64 ## dependencies typing-extensions >=4.6.0 ## maintainers Jack O'Connor