Language

Package: python-msgpack @ 1.0.2

Synopsis

MessagePack (de)serializer

Description

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

Home page
https://pypi.org/project/msgpack/
Location
gnu/packages/python-xyz.scm (line: 11202, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?