[ bianca ]
[ ソース: kyotocabinet ]
パッケージ: libkyotocabinet16v5 (1.2.80-2 など)
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.
その他の libkyotocabinet16v5 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ-format compression library
-
- dep: liblzo2-2 (>= 2.02)
- data compression library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime