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


Paketnamelibboost-serialization1.42.0
Beschreibungserialization library for C++
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.42.0-4
Sektionlibs
Prioritätoptional
Installierte Größe872 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerDebian Boost Team
Quelleboost1.42
Paketgröße219188 Byte
Prüfsumme MD53769e769e269ff3c50b8182a61bc984c
Prüfsumme SHA1cc0630e9cb0e05b03c305e421845ea4c0c554bbc
Prüfsumme SHA2563768d3e94326f4802c597755b56b9f754f89226693ae2248f4d1896f3ac31506
Link zum Herunterladenlibboost-serialization1.42.0_1.42.0-4_i386.deb
Ausführliche BeschreibungThis package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes.


Impressum
Linux is a registered trademark of Linus Torvalds