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 headers)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.2.0a-0.1ubuntu1
Sektionlibdevel
Prioritätextra
Installierte Größe744 Byte
Hängt ab vonlibprotobuf5 (= 2.2.0a-0.1ubuntu1)
Empfohlene Pakete
PaketbetreuerUbuntu Core Developers
Quelleprotobuf
Paketgröße115588 Byte
Prüfsumme MD5e786afc18be69e2c45eb64003dba9adb
Prüfsumme SHA15df2b8ae1db0b3530b1625ce1a6163324f0c31d5
Prüfsumme SHA256f97490ac5cdaaf1503f0e1454d6d6b39deba852ae61789608a9e0617fcb738c2
Link zum Herunterladenlibprotobuf-dev_2.2.0a-0.1ubuntu1_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 libraries needed for writing C++ applications.


Impressum
Linux is a registered trademark of Linus Torvalds