[ ソース: kyotocabinet ]
パッケージ: libkyotocabinet16v5 (1.2.76-4.2 など)
libkyotocabinet16v5 に関するリンク
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 - 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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 形式の圧縮ライブラリ
-
- dep: liblzo2-2
- データ圧縮ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム