aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Google-ProtocolBuffers/pkg-descr
blob: df2c1e168a1f72bb1d6261fa6f1e8320731b67e3 (plain) (blame)
1
2
3
4
5
6
Google Protocol Buffers is a data serialization format. It is binary (and hence
compact and fast for serialization) and as extendable as XML; its nearest
analogues are Thrift and ASN.1. There are official mappings for C++, Java and
Python languages; this library is a mapping for Perl.

WWW: http://search.cpan.org/dist/Google-ProtocolBuffers/