Package: libgdbm-compat4t64 Source: gdbm Version: 1.24-2 Architecture: amd64 Maintainer: Nicolas Mora Installed-Size: 75 Depends: libc6 (>= 2.33), libgdbm6t64 (>= 1.16) Breaks: libgdbm-compat4 (<< 1.24-2) Replaces: libgdbm-compat4 Provides: libgdbm-compat4 (= 1.24-2) Section: libs Priority: optional Multi-Arch: same Homepage: https://gnu.org/software/gdbm Description: GNU dbm database routines (legacy support runtime version) 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 library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6t64 and libgdbm-dev.