forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
442 B
Text
7 lines
442 B
Text
u-msgpack-python is a lightweight MessagePack serializer and deserializer module
|
|
written in pure Python, compatible with both Python 2 and Python 3, as well as
|
|
CPython and PyPy implementations of Python. u-msgpack-python is fully compliant
|
|
with the latest MessagePack specification. In particular, it supports the new
|
|
binary, UTF-8 string, application-defined ext, and timestamp types.
|
|
|
|
See also: https://github.com/vsergeev/u-msgpack-python
|