freebsd-ports/devel/msgpack/pkg-descr
Jun Kuriyama c666202f5d - Upgrade to 0.4.3.
- Use 4.4+ for sparc64 build (gcc-4.3 will be deprecated) [1].

Submitted by:	gerald [1]
2010-04-17 01:53:40 +00:00

5 lines
181 B
Text

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.sourceforge.net/