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

4 lines
169 B
Text

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/