mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
f9edd44eb3
PR: 168565 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
MessagePack is a binary-based efficient data interchange format that is focused
|
|
on high performance. It is like JSON, but very fast and small.
|
|
|
|
WWW: http://msgpack.org/
|