Skip to content
Sections
>> Trisquel >> Packages >> aramo >> ruby >> ruby-kyotocabinet
etiona  ] [  nabia  ] [  aramo  ]
[ Source: ruby-kyotocabinet  ]

Package: ruby-kyotocabinet (1.34-0.1build1)

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.

Other Packages Related to ruby-kyotocabinet

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.29)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.0) [amd64, arm64]
    GCC support library
    dep: libgcc-s1 (>= 3.4.4) [ppc64el]
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libkyotocabinet16v5 (>= 1.2.79)
    Straightforward implementation of DBM - shared library
  • dep: libruby3.0 (>= 3.0.0~preview1)
    Libraries necessary to run Ruby 3.0
  • dep: libstdc++6 (>= 11)
    GNU Standard C++ Library v3
  • dep: ruby (<< 1:3.1~)
    Interpreter of object-oriented scripting language Ruby (default version)
    dep: ruby (>= 1:3.0~0)

Download ruby-kyotocabinet

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 307.8 kB1031 kB [list of files]
arm64 282.6 kB987 kB [list of files]
armhf 296.2 kB723 kB [list of files]
ppc64el 344.5 kB1375 kB [list of files]