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


Paketnamelibtokyocabinet-perl
BeschreibungPerl Binding of Tokyo Cabinet
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.33-2
Sektionperl
Prioritätoptional
Installierte Größe608 Byte
Hängt ab vonperl (>= 5.10.1-7), perlapi-5.10.1, libbz2-1.0, libc6 (>= 2.3.6-6~), libtokyocabinet8 (>= 1.4.37), z
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße119650 Byte
Prüfsumme MD5fb9dd8d291f23044a41ba05e630d4424
Prüfsumme SHA1a157c48fe1ef3f14a2c4d29994f9526db89a3e19
Prüfsumme SHA256a21c24577861767df7b9a90b68c8c855a3a793a52444eb035fca885d9f83321e
Link zum Herunterladenlibtokyocabinet-perl_1.33-2_i386.deb
Ausführliche BeschreibungTokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.


Impressum
Linux is a registered trademark of Linus Torvalds