kyotocabinet 1.2.76-4.1 source package in Ubuntu

Changelog

kyotocabinet (1.2.76-4.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Steve Langasek ]
  * Rename library packages for g++5 ABI transition.

 -- Sebastian Ramacher <email address hidden>  Sat, 15 Aug 2015 12:16:02 +0200

Upload details

Uploaded by:
shawnlandden
Uploaded to:
Sid
Original maintainer:
shawnlandden
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
kyotocabinet_1.2.76-4.1.dsc 2.2 KiB c08815cd02b1b066b8f0be2d37fe5f5bf50b44d36861c04a19fb0f2607a457e3
kyotocabinet_1.2.76.orig.tar.gz 929.6 KiB 812a2d3f29c351db4c6f1ff29d94d7135f9e601d7cc1872ec1d7eed381d0d23c
kyotocabinet_1.2.76-4.1.debian.tar.xz 8.3 KiB 33758c06c9e9a49f0590da67e7f9c38031f1d227b14dca5428043004b4f68ecc

No changes file available.

Binary packages built by this source

kyotocabinet-doc: Straightforward implementation of DBM - docs

 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.
 .
 Kyoto Cabinet runs very fast. For example, elapsed time to store
 one million records is 0.9 seconds for hash database, and 1.1 seconds
 for B+ tree database. Moreover, the size of database is very small.
 For example, overhead for a record is 16 bytes for hash database,
 and 4 bytes for B+ tree database. Furthermore, scalability of
 Kyoto Cabinet is great. The database size can be up to 8EB (9.22e18 bytes).
 .
 Sponsored by the same company, Kyoto Cabinet is "[a] more powerful and
 convenient library than Tokyo Cabinet [and] surpasses Tokyo Cabinet in
 every aspect".
 .
 This package contains the documentation.

kyotocabinet-utils: No summary available for kyotocabinet-utils in ubuntu yakkety.

No description available for kyotocabinet-utils in ubuntu yakkety.

kyotocabinet-utils-dbgsym: No summary available for kyotocabinet-utils-dbgsym in ubuntu wily.

No description available for kyotocabinet-utils-dbgsym in ubuntu wily.

libkyotocabinet-dev: 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-dbgsym: No summary available for libkyotocabinet-dev-dbgsym in ubuntu yakkety.

No description available for libkyotocabinet-dev-dbgsym in ubuntu yakkety.

libkyotocabinet16v5: No summary available for libkyotocabinet16v5 in ubuntu yakkety.

No description available for libkyotocabinet16v5 in ubuntu yakkety.

libkyotocabinet16v5-dbg: No summary available for libkyotocabinet16v5-dbg in ubuntu wily.

No description available for libkyotocabinet16v5-dbg in ubuntu wily.

libkyotocabinet16v5-dbgsym: No summary available for libkyotocabinet16v5-dbgsym in ubuntu yakkety.

No description available for libkyotocabinet16v5-dbgsym in ubuntu yakkety.