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


Paketnamelibprotobuf-dev
Beschreibungprotocol buffers C++ library (development files)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.3.0-4
Sektionlibdevel
Prioritätextra
Installierte Größe2392 Byte
Hängt ab vonlibprotobuf6 (= 2.3.0-4), libprotobuf-lite6 (= 2.3.0-4)
Empfohlene Pakete
PaketbetreuerIustin Pop
Quelleprotobuf
Paketgröße570298 Byte
Prüfsumme MD51964a6bd3da6cf43a70decffdc8cda47
Prüfsumme SHA154bde902ba41251dcfdb7d9ed70966fd90905429
Prüfsumme SHA256537321af310bad192b5c827f594d5ca3191fbb3f7f9c2e1faf9aec9ea5b21990
Link zum Herunterladenlibprotobuf-dev_2.3.0-4_i386.deb
Ausführliche BeschreibungProtocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications.


Impressum
Linux is a registered trademark of Linus Torvalds