软件包: kyotocabinet-utils (1.2.76-4.2build1)
kyotocabinet-utils 的相关链接
Trisquel 的资源:
下载源码包 kyotocabinet:
- [kyotocabinet_1.2.76-4.2build1.dsc]
- [kyotocabinet_1.2.76.orig.tar.gz]
- [kyotocabinet_1.2.76-4.2build1.debian.tar.xz]
维护者:
Original Maintainer:
- Shawn Landden
外部的资源:
- 主页 [fallabs.com]
相似软件包:
Straightforward implementation of DBM - utilities
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 contains the kcutilmgr tool, used to compile kyotocabinet language bindings without Debian patches applied, and well as testing and debugging utilities.
其他与 kyotocabinet-utils 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support library
-
- dep: libkyotocabinet16v5 (= 1.2.76-4.2build1)
- Straightforward implementation of DBM - shared library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- rec: kyotocabinet-doc
- Straightforward implementation of DBM - docs