1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/py-msgpack/pkg-descr
Ruslan Makhmatkhanov b6438d119f - update to 0.2.2
- switch to easy_install

while here:
- trim Makefile header
- do not define LICENSE_FILE for standard license
- tab -> space change in pkg-descr:WWW

PR:		174337
Submitted by:	zont (maintainer)
2012-12-16 20:11:22 +00:00

5 lines
169 B
Plaintext

MessagePack is a binary-based efficient data interchange format that is focused
on high performance. It is like JSON, but very fast and small.
WWW: http://msgpack.org/