Paketname | libdb1-compat |
Beschreibung | The Berkeley database routines [glibc 2.0/2.1 compatibility] |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1.3-12 |
Sektion | universe/oldlibs |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Colin Watson |
Quelle | db1-compat |
Paketgröße | 45054 Byte |
Prüfsumme MD5 | c32361b2726f7996b778ccdc9324cbd5 |
Prüfsumme SHA1 | 09f29e7a9409f37fef1b86574e23b4e4039295e3 |
Prüfsumme SHA256 | 2cee56a699ea5927430cd48fa8fcd3285a61437c4db3e8db79cd4d2f83d92717 |
Link zum Herunterladen | libdb1-compat_2.1.3-12_i386.deb |
Ausführliche Beschreibung | libdb is a library for manipulating database files, developed at Berkeley.
.
It supports three kinds of file formats:
* btree. A representation of a sorted, balanced tree structure.
* hashed. An extensible, dynamic hashing scheme.
* UNIX file oriented. A byte stream file with fixed or variable length
records.
.
This library exists for compatibility with applications built against
glibc 2.0 or 2.1. There is intentionally no corresponding development
package. Do not link new applications against this library!
|