partd 1.2.0-2 source package in Ubuntu
Changelog
partd (1.2.0-2) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. -- Jelmer Vernooij <email address hidden> Thu, 26 May 2022 19:25:03 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
partd_1.2.0-2.dsc | 2.1 KiB | 06a189f072c23948da8fcd94c309e44eb4928a65122d1b8d2bf979edabff606a |
partd_1.2.0.orig.tar.gz | 35.9 KiB | aa67897b84d522dcbc86a98b942afab8c6aa2f7f677d904a616b74ef5ddbc3eb |
partd_1.2.0-2.debian.tar.xz | 4.1 KiB | 677a41f86d18a4e6fc25a7f003fdec04b8ebe43d7767f15c0ef4d3bd27801d8e |
Available diffs
- diff from 1.2.0-1 to 1.2.0-2 (610 bytes)
No changes file available.
Binary packages built by this source
- python3-partd: Appendable key-value storage for Python 3
Key-value byte store with appendable values
.
- Partd stores key-value pairs.
- Values are raw bytes.
- Appends on old values.
.
Partd excels at shuffling operations.
.
This contains the Python 3 version.