| Paketname | libgdbm3 | 
| Beschreibung | GNU dbm database routines (runtime version) | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) | 
| Version | 1.8.3-9 | 
| Sektion | libs | 
| Priorität | important | 
| Installierte Größe | 128 Byte | 
| Hängt ab von | libc6 (>= 2.1.3), dpkg (>= 1.15.4) | install-info | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle | gdbm | 
| Paketgröße | 45184 Byte | 
| Prüfsumme MD5 | d73203f6f1cd6e61da859128d88aba60 | 
| Prüfsumme SHA1 | cb5a820d1fe1e0ad889c894190a9b83c10441ed2 | 
| Prüfsumme SHA256 | 0183d73e2031e78de216a33b89878308757ad0ff91875a196265c36dbe2fff50 | 
| 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). |