[ 源代码: gdbm ]
软件包:gdbmtool(1.18.1-4)
gdbmtool 的相关链接
Debian 的资源:
下载源码包 gdbm:
- [gdbm_1.18.1-4.dsc]
- [gdbm_1.18.1.orig.tar.gz]
- [gdbm_1.18.1.orig.tar.gz.asc]
- [gdbm_1.18.1-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [gnu.org]
相似软件包:
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.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.28) [armhf, i386]
-
- dep: libgdbm6 (>= 1.16)
- GNU dbm 数据库例程(运行时版本)
-
- dep: libncurses6 (>= 6)
- 终端控制的共享库
-
- dep: libreadline7 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- sug: gdbm-l10n (= 1.18.1-4)
- GNU gdm 数据库例程(翻译文件)