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


Paketnamelibprotoc-dev
Beschreibungprotocol buffers compiler library (development files)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.3.0-4
Sektionlibdevel
Prioritätextra
Installierte Größe1168 Byte
Hängt ab vonlibprotoc6 (= 2.3.0-4), libprotobuf-dev (= 2.3.0-4)
Empfohlene Pakete
PaketbetreuerIustin Pop
Quelleprotobuf
Paketgröße314376 Byte
Prüfsumme MD5d68de2a87ac636541b5558b073dbd884
Prüfsumme SHA16f851021b8e4c17889a0d024e80b87a8dcdb62a0
Prüfsumme SHA25672e1df6137abd9f608c6787c0b873945807efa0b25d1e3dba5f08ff1be713e73
Link zum Herunterladenlibprotoc-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 library needed for writing protobuf compilers.


Impressum
Linux is a registered trademark of Linus Torvalds