Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

License

Notifications You must be signed in to change notification settings

edma2/u-msgpack-python

Open more actions menu
 
 

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

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.