ruby-kyotocabinet 1.33-1build1 source package in Ubuntu

Changelog

ruby-kyotocabinet (1.33-1build1) focal; urgency=medium

  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions

  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

 -- Rafael David Tinoco <email address hidden>  Wed, 26 Feb 2020 17:10:44 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Uploaded to:
Focal
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ruby-kyotocabinet_1.33.orig.tar.gz 104.9 KiB 04455db9fceeea57d790397b65d6167703ade04e3e962928ac4a133b2b98a790
ruby-kyotocabinet_1.33-1build1.debian.tar.xz 51.2 KiB 2f6ef75d272f67b9b1189608aa4588d4043d9e196bd6f85d5559db0fd7f11b36
ruby-kyotocabinet_1.33-1build1.dsc 2.1 KiB 391ccbd61aed63fc37f7d0fc420a01cb97188077e6ed9bc3adcd42475cfb6073

Available diffs

View changes file

Binary packages built by this source

ruby-kyotocabinet: Straightforward implementation of DBM - Ruby bindings

 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.
 .
 Warning: while this library is thread-safe with Ruby 1.9.x,
 it is NOT thread-safe with Ruby 1.8.x.
 .
 This package contains the bindings for the Ruby scripting language.

ruby-kyotocabinet-dbgsym: No summary available for ruby-kyotocabinet-dbgsym in ubuntu impish.

No description available for ruby-kyotocabinet-dbgsym in ubuntu impish.