[ 源代码: gdbm ]
软件包:gdbmtool(1.24-2)
GNU dbm database routines (command line tools)
GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package includes following command line tools:
* gdbm_dump -- dump database content into system-independant format * gdbm_load -- recreate database from dump, created by gdbm_dump * gdbmtool -- view and modify an existing database or to create a new one.
其他与 gdbmtool 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgdbm6t64 (>= 1.24)
- GNU dbm 数据库例程(运行时版本)
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- sug: gdbm-l10n (= 1.24-2)
- GNU gdm 数据库例程(翻译文件)