Skip to content

edma2/u-msgpack-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-msgpack-python

u-msgpack-python is a lightweight implementation of a msgpack serializer and deserializer compatible with Python 2 and Python 3, and fully compliant with the latest msgpack specification, as of 09/29/2013. In particular, it supports the latest binary, UTF-8 string, and application ext types.

u-msgpack-python is written in pure Python and is currently distributed as a single file: umsgpack.py. Future releases may also provide a Python .egg package.

u-msgpack-python is MIT licensed. See the included LICENSE file for more details.

About

A lightweight msgpack serializer and deserializer written in pure Python, compatible with Python 2 and 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%