aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Google-ProtocolBuffers/pkg-descr
blob: 88fcbb55125f33f3103c801cd8a05a138dfb8e61 (plain) (blame)
1
2
3
4
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.