| Paketname | libgdbm3 | 
| Beschreibung | GNU dbm database routines (runtime version) | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.8.3-9 | 
| Sektion | libs | 
| Priorität | important | 
| Installierte Größe | 120 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), dpkg (>= 1.15.4) | install-info | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Anibal Monsalve Salazar | 
| Quelle | gdbm | 
| Paketgröße | 44940 Byte | 
| Prüfsumme MD5 | cc0859fd9c0ea0a211e7f1a0da09ddc0 | 
| Prüfsumme SHA1 | 7e2699b89bd5c622fe2bddd189c55154407d7013 | 
| Prüfsumme SHA256 | 4ee4706cad2705a59a1b90dae1e92bb3f63d2556c0650392cd76622ed018225c | 
| Link zum Herunterladen | libgdbm3_1.8.3-9_i386.deb | 
| Ausführliche Beschreibung | 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). |