Commit Graph

3 Commits

Author SHA1 Message Date
Antoine Brodin 7ecb2522f4 Update to 3.0.2 2020-12-27 17:22:02 +00:00
Antoine Brodin 4c33b4855b Update to 3.0.1 2020-08-08 20:10:52 +00:00
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