DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamefreecdb
Beschreibungcreating and reading constant databases
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.75
Sektionutils
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonlibc6 (>= 2.3.5-1)
Empfohlene Pakete
PaketbetreuerGerrit Pape
Quelle
Paketgröße19174 Byte
Prüfsumme MD5e0c77a4a8237accf5fbb882fb24408fc
Prüfsumme SHA1ed323779626278d454ea4bfaa449432962d683ae
Prüfsumme SHA2567c464d524e8cc09ddd41e10c490003c1cc7e8089cea5e391a54ae0fb44aa9aa4
Link zum Herunterladenfreecdb_0.75_i386.deb
Ausführliche Beschreibungfreecdb is a fast, reliable, simple package for creating and reading constant databases. Its database structure provides several features: . * Fast lookups: A successful lookup in a large database normally takes just two disk accesses. An unsuccessful lookup takes only one. * Low overhead: A database uses 2048 bytes, plus 24 bytes per record, plus the space for keys and data. * No random limits: cdb can handle any database up to 4 gigabytes. There are no other restrictions; records don't even have to fit into memory. Databases are stored in a machine-independent format. * Fast atomic database replacement: cdbmake can rewrite an entire database two orders of magnitude faster than other hashing packages. * Fast database dumps: cdbdump prints the contents of a database in cdbmake-compatible format. . This package is derived from the cdb package, and uses the original cdb library. See http://cr.yp.to/cdb.html


Impressum
Linux is a registered trademark of Linus Torvalds