It's like JSON, but fast and small.
MessagePack is an efficient binary serialization format. It lets you
exchange data among multiple languages like JSON. But it's faster and
smaller. Small integers are encoded into a single byte, and typical
short strings require only one extra byte in addition to the strings
themselves.
Maintained by: Dimitris Zlatanidis
Keywords: messagepack,python,json
ChangeLog: msgpack-python
Homepage:
https://msgpack.org/
Download SlackBuild:
msgpack-python.tar.gz
msgpack-python.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
msgpack-python.SlackBuild |
msgpack-python.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds