Source-Makefile: feeds/packages/libs/msgpack-c/Makefile

Package: msgpack-c
Version: 6.0.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lib
Category: Libraries
Repository: base
Title: MessagePack implementation for C
Maintainer: Tianling Shen <cnsztl@immortalwrt.org>
Source: msgpack-c-6.0.0.tar.gz
License: BSL-1.0
LicenseFiles: COPYING LICENSE_1_0.txt
URL: https://github.com/msgpack/msgpack-c
Type: ipkg
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.
@@


