libgdbm4

GNU dbm key/data database

GNU dbm is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. These routines are provided to a programmer needing to create and manipulate a hashed database. The basic use of GDBM is to store key/data pairs in a data file. Each key must be unique and each key is paired with only one data item. The library provides primitives for storing key/data pairs, searching and retrieving the data by its key and deleting a key along with its data. It also supports sequential iteration over all key/data pairs in a database. For compatibility with programs using old UNIX dbm functions, the package also provides traditional dbm and ndbm interfaces.

沒有可用的 openSUSE Leap 15.5 官方套件

發行版

SUSE SLE-11 SP 4

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:13.2

openSUSE:12.3

openSUSE:13.1

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

Base:build

home:obsgeek0:repos:SLE15:aggregate