软件包:kyotocabinet-utils(1.2.80-2) [debports]
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.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libkyotocabinet16v5 (= 1.2.80-2)
- Straightforward implementation of DBM - shared library
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- rec: kyotocabinet-doc
- Straightforward implementation of DBM - docs