python-kyotocabinet 1.22-3build4 source package in Ubuntu

Changelog

python-kyotocabinet (1.22-3build4) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:58:35 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-kyotocabinet_1.22.orig.tar.gz 63.1 KiB 437dd50ef247c1eac8304afa4e685033a2dd73128a8de0e204a9a0263552678e
python-kyotocabinet_1.22-3build4.debian.tar.xz 3.7 KiB 356dc524d4706327593df2728a24eff0ff848d1bf96b4364c188feb60192a4ef
python-kyotocabinet_1.22-3build4.dsc 2.2 KiB 25b0d0b93ffa522eea33b4c483f2cef26a83a6a4455b55b56ff0d4ccda874d75

Available diffs

View changes file

Binary packages built by this source

python3-kyotocabinet: Straightforward implementation of DBM - Python 3 bindings

 Kyoto Cabinet is a library of routines for managing a database. The
 database is a simple data file containing records, each is a pair of
 a key and a value. Every key and value is serial bytes with variable
 length. Both binary data and character string can be used as a key and
 a value. Each key must be unique within a database. There is neither
 concept of data tables nor data types. Records are organized in
 hash table or B+ tree.
 .
 This package provides a Python 3 interface to Kyoto Cabinet.

python3-kyotocabinet-dbg: No summary available for python3-kyotocabinet-dbg in ubuntu jammy.

No description available for python3-kyotocabinet-dbg in ubuntu jammy.