[ 源代码: gdbm ]
软件包:libgdbm-compat-dev(1.18.1-4)
libgdbm-compat-dev 的相关链接
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 (legacy support development files)
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 development files, required to build old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6 and libgdbm-dev.
其他与 libgdbm-compat-dev 有关的软件包
|
|
|
|
-
- dep: libgdbm-compat4 (= 1.18.1-4)
- GNU dbm database routines (legacy support runtime version)