套件: libkyotocabinet-dev (1.2.76-4.2)
libkyotocabinet-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 kyotocabinet:
- [kyotocabinet_1.2.76-4.2.dsc]
- [kyotocabinet_1.2.76.orig.tar.gz]
- [kyotocabinet_1.2.76-4.2.debian.tar.xz]
維護者:
Original Maintainer:
- Shawn Landden
外部的資源:
- 主頁 [fallabs.com]
相似套件:
Straightforward implementation of DBM - development headers
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 development headers.
其他與 libkyotocabinet-dev 有關的套件
|
|
|
-
- dep: libkyotocabinet16v5 (= 1.2.76-4.2)
- Straightforward implementation of DBM - shared library
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: liblzo2-dev
- data compression library (development files)
-
- dep: zlib1g-dev
- compression library - development