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 headers)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version2.2.0a-0.1ubuntu1
Sektionlibdevel
Prioritätextra
Installierte Größe124 Byte
Hängt ab vonlibprotoc5 (= 2.2.0a-0.1ubuntu1), libprotobuf-dev (= 2.2.0a-0.1ubuntu1)
Empfohlene Pakete
PaketbetreuerUbuntu Core Developers
Quelleprotobuf
Paketgröße14830 Byte
Prüfsumme MD5212a2b521db850c02799cfcb887192e5
Prüfsumme SHA144bb2cc01554314308d95313890f2db4bf477565
Prüfsumme SHA25690e186650dcc6d8710bb5afbe3ec89e3a65a9a0b7b6236b89a68942ca4556027
Link zum Herunterladenlibprotoc-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 protobuf compilers.


Impressum
Linux is a registered trademark of Linus Torvalds