| Name: | python3-partd |
|---|---|
| Version: | 1.4.2 |
| Release: | 3.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 165215 |
| License: | BSD-3-Clause |
| RPM: | python3-partd-1.4.2-3.el10_0.noarch.rpm |
| Source RPM: | python-partd-1.4.2-3.el10_0.src.rpm |
| Build Date: | Wed Feb 26 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/dask/partd |
| Summary: | Appendable key-value storage |
| Description: | Key-value byte store with appendable values: Partd stores key-value pairs. Values are raw bytes. We append on old values. Partd excels at shuffling operations. |