[ buster ]
[ bullseye ]
[ ソース: kyotocabinet ]
パッケージ: libkyotocabinet16v5-dbg (1.2.76-4.2 など)
libkyotocabinet16v5-dbg に関するリンク
Debian の資源:
kyotocabinet ソースパッケージをダウンロード:
- [kyotocabinet_1.2.76-4.2.dsc]
- [kyotocabinet_1.2.76.orig.tar.gz]
- [kyotocabinet_1.2.76-4.2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [fallabs.com]
類似のパッケージ:
Straightforward implementation of DBM - debugging symbols
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 debugging symbols for the shared library.
その他の libkyotocabinet16v5-dbg 関連パッケージ
|
|
|
|
-
- dep: libkyotocabinet16v5 (= 1.2.76-4.2+b1)
- Straightforward implementation of DBM - shared library