[ ソース: ruby-dbm ]
パッケージ: ruby-dbm (1.1.0-2 など)
wrapper for the UNIX-style Database Manager Library
This package provides a consistent API for different possible DBM libraries. Dbm databases do not have tables or columns; they are simple key-value data stores, like a Ruby Hash except not resident in RAM. Keys and values must be strings.
The Debian build uses the GNU implementation of dbm (gdbm) as backend.
その他の ruby-dbm 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgdbm-compat4t64 (>= 1.16)
- GNU dbm database routines (legacy support runtime version)
-
- dep: libgdbm6t64 (>= 1.16)
- GNU dbm データベースルーチン (ランタイム版)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1