msgpack
Port variant std
Summary MessagePack implementation for C
BROKEN
Package version 6.0.0
Homepage https://msgpack.org/
Keywords devel
Maintainer nobody
License Boost Software License
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 AUG 2024, 21:24:17 UTC
Port created 01 JUL 2017, 02:38:06 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
primary MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
dev This is the developer subpackage of the msgpack:std port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gtest:set:std
cjson:dev:std
cjson:primary:std
cmake:primary:std
zlib:dev:std
Download groups
main mirror://GITHUB/msgpack:msgpack-c:c-6.0.0
Distribution File Information
af6f3cf25edb220aa2140b09bb5bdd73ddf00938194bd94ebe5c92090cccb466 74953 msgpack-msgpack-c-c-6.0.0.tar.gz
Ports that require msgpack:std
mariadb1011:std Fast SQL database server, derived from MySQL
mariadb105:std Fast SQL database server, derived from MySQL
mariadb106:std Fast SQL database server, derived from MySQL
mariadb11:std Fast SQL database server, derived from MySQL
neovim:std Next generation Vim
toxcore:std Tox chat protocol library