forked from Lainports/freebsd-ports
devel/py-u-msgpack-python: Update WWW and clean up pkg-descr
This commit is contained in:
parent
c04c1950e2
commit
e396d0f903
2 changed files with 1 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Portable, lightweight MessagePack (de)serializer
|
||||
WWW= https://pypi.org/project/u-msgpack-python/
|
||||
WWW= https://github.com/vsergeev/u-msgpack-python
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
|||
|
|
@ -3,5 +3,3 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue