套件:kyotocabinet-utils(1.2.80-2)
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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libkyotocabinet16v5 (= 1.2.80-2)
- Straightforward implementation of DBM - shared library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- rec: kyotocabinet-doc
- Straightforward implementation of DBM - docs