Name : libgdbm4
| |
Version : 1.13
| Vendor : obs://build_opensuse_org/devel:libraries:c_c++
|
Release : 442.4
| Date : 2018-01-09 17:36:31
|
Group : System/Libraries
| Source RPM : gdbm-1.13-442.4.src.rpm
|
Size : 0.12 MB
| |
Packager : (none)
| |
Summary : GNU dbm key/data database
|
Description :
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.
|
RPM found in directory: /mirror/ftp5.gwdg.de/pub/opensuse/repositories/devel:/libraries:/c_c++/SLE_12_SP1/x86_64 |