Source-Makefile: feeds/packages/lang/python/python-msgpack/Makefile
Build-Depends: python-cython/host

Package: python3-msgpack
Submenu: Python
Version: 1.0.7-r1
Depends: +libc +python3-light +libstdcpp
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: MessagePack serializer
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Source: msgpack-1.0.7.tar.gz
License: Apache-2.0
LicenseFiles: COPYING
URL: https://msgpack.org/
Type: ipkg
Description:   MessagePack is an efficient binary serialization format.
  It lets you exchange data among multiple languages like JSON.
@@

Package: python3-msgpack-src
Submenu: Python
Version: 1.0.7-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: MessagePack serializer (sources)
Maintainer: Jan Pavlinec <jan.pavlinec1@gmail.com>
Source: msgpack-1.0.7.tar.gz
License: Apache-2.0
LicenseFiles: COPYING
URL: https://msgpack.org/
Type: ipkg
Description:       MessagePack is an efficient binary serialization format.
  It lets you exchange data among multiple languages like JSON.

    This package contains the Python source files for python3-msgpack.
@@
Config:
    depends on PACKAGE_python3-msgpack
@@


