freebsd-ports/converters/rubygem-xdr/pkg-descr
Antoine Brodin 404db73b01 New port: converters/rubygem-xdr
XDR is an open data format, specified in RFC 4506.  This library provides a way
to read and write XDR data from ruby.  It can read/write all of the primitive
XDR types and also provides facilities to define readers for the compound XDR
types (enums, structs and unions)

WWW: https://github.com/stellar/ruby-xdr
2017-07-13 18:55:27 +00:00

6 lines
312 B
Text

XDR is an open data format, specified in RFC 4506. This library provides a way
to read and write XDR data from ruby. It can read/write all of the primitive
XDR types and also provides facilities to define readers for the compound XDR
types (enums, structs and unions)
WWW: https://github.com/stellar/ruby-xdr