[ jessie ]
[ sid ]
[ 原始碼: kyotocabinet ]
套件:libkyotocabinet16(1.2.76-4)
Straightforward implementation of DBM - shared library
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 shared library.
其他與 libkyotocabinet16 有關的套件
|
|
|
|
-
- dep: multiarch-support
- Transitional package to ensure multiarch compatibility
-
- dep: libc6 (>= 2.13-28) [armhf]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.4) [除 armhf]
-
- dep: libgcc1 (>= 1:4.1.1) [amd64, i386]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:4.4.0) [armel, armhf]
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: liblzo2-2
- 資料壓縮函式庫
-
- dep: libstdc++6 (>= 4.6)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)