[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: libdata-messagepack-perl -- MessagePack bindings for Perl



Package: wnpp
Severity: wishlist
Owner: "Harlan Lieberman-Berg" <H.LiebermanBerg@gmail.com>

* Package name    : libdata-messagepack-perl
  Version         : 0.36
  Upstream Author : Tokuhiro Matsuno <tokuhirom+cpan@gmail.com>
* URL             : http://search.cpan.org/dist/Data-MessagePack/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : MessagePack bindings for Perl

This module converts Perl data structures to MessagePack and vice
versa.  MessagePack is a binary-based efficient object serialization
format. It enables to exchange structured objects between many
languages like JSON. But unlike JSON, it is very fast and small.  It
is portable, small in size, and has a streaming deserializer useful
for RPC communication.

For more information about the MessagePack format, visit
http://msgpack.org.


Reply to: