Source: python-msgpack
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/msgpack/msgpack-python/tags
Vcs-Browser: https://github.com/alvistack/msgpack-msgpack-python
Vcs-Git: https://github.com/alvistack/msgpack-msgpack-python.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 cython3,
 python3-dev,
 python3-pip,

Package: python3-msgpack
Architecture: amd64
Description: MessagePack (de)serializer
 MessagePack is a binary-based efficient data interchange format that is
 focused on high performance. It is like JSON, but very fast and small.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
