Package: msgpack-c
Version: 3.3.0-1
Depends: libc
Source: feeds/packages/libs/msgpack-c
SourceName: msgpack-c
License: BSL-1.0
LicenseFiles: LICENSE
Section: lib
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Architecture: i386_pentium4
Installed-Size: 9081
Description:  MessagePack is an efficient binary serialization format, which lets
 you exchange data among multiple languages like JSON, except that
 it's faster and smaller. Small integers are encoded into a single
 byte and short strings require only one extra byte in addition to
 the strings themselves.
