python-msgpack 1.0.3-ok1 source package in openKylin

Changelog

python-msgpack (1.0.3-ok1) nile; urgency=medium

  * Build for openkylin.

 -- rtlhq <nobelxyz@163.com>  Sat, 02 Sep 2023 18:10:25 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-msgpack_1.0.3.orig.tar.xz 45.0 KiB aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197
python-msgpack_1.0.3-ok1.debian.tar.xz 3.4 KiB ae1760c9f5f572437ac157d60d1432c2952d061fff7a1bb3af445627107bafac
python-msgpack_1.0.3-ok1.dsc 1.9 KiB 0cf4b82af9f9ee5c96c140a74ace7b903c137ff439a01c2a9f7199e04fb03f7f

View changes file

Binary packages built by this source

python3-msgpack: Python 3 implementation of MessagePack format

 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON. But unlike JSON, it is very fast and small.
 .
 This package contains a Python 3 extension module implementing the
 MessagePack format.

python3-msgpack-dbgsym: debug symbols for python3-msgpack