淘先锋技术网

首页 1 2 3 4 5 6 7

QScintilla  distributed 1.21.8 requires msgpack,which is not installed.

MessagePack: It's like JSON. but fast and small.  https://msgpack.org/

MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. This package provides CPython bindings for reading and writing MessagePack data.