Package: python3-kyotocabinet (1.22-2 and others)
Links for python3-kyotocabinet
Debian Resources:
Download Source Package python-kyotocabinet:
- [python-kyotocabinet_1.22-2.dsc]
- [python-kyotocabinet_1.22.orig.tar.gz]
- [python-kyotocabinet_1.22-2.debian.tar.gz]
Maintainers:
External Resources:
- Homepage [fallabs.com]
Similar packages:
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.
Other Packages Related to python3-kyotocabinet
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [amd64]
- GCC support library
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [arm64, i386]
-
- dep: libkyotocabinet16v5 (>= 1.2.76)
- Straightforward implementation of DBM - shared library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
Download python3-kyotocabinet
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 1.22-2+b8 | 281.2 kB | 2,084.0 kB | [list of files] |
arm64 | 1.22-2+b5 | 258.8 kB | 2,068.0 kB | [list of files] |
armhf | 1.22-2+b8 | 261.8 kB | 1,566.0 kB | [list of files] |
i386 | 1.22-2+b8 | 309.9 kB | 2,236.0 kB | [list of files] |