Exherbo
Git
GitLab
Packages
dev-libs/protobuf
Protocol Buffers - Google's data interchange format.
Versions
Slot
Version
Repository
Platforms
3.19
3.19.3
net
~amd64
arm?
~armv7
~armv8
~x86
Metadata
Homepage
https://github.com/google/protobuf
Summary
Protocol Buffers - Google's data interchange format
Description
Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - think 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.
Dependencies
(
(
build:
sys-devel/cmake[>=3.17.5]
)
(
install:
app-admin/eclectic[>=2.0.13]
)
(
build+run:
sys-libs/zlib[>=1.2.0.4]
run:
!dev-libs/protobuf:0[<3.1.0-r1]
!dev-libs/protobuf:0[>3.2&<3.3.0-r2]
post:
vim-syntax? (
app-editors/vim-runtime:*[>=7]
)
)
)
Downloads
https://github.com/google/protobuf/releases/download/v3.19.3/protobuf-cpp-3.19.3.tar.gz
Licences
(
BSD-3
vim-syntax? (
vim
)
)
Choices
OPTIONS
vim-syntax
Pulls in related Vim syntax scripts