xdr ~master

Encoding and decoding XDR (RFC 4506)


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

xdr

Build Status

This is an implementation of serialization and deserialization to the eXternal Data Representation as described in RFC 4506. I do not plan on implementing the specification grammar.

License is AGPLv3.

Put values into an output range with "xdr.put(value)". Get them out with xdr.get!type().

Authors:
  • Paul O'Neil
Dependencies:
none
Versions:
0.1.0 2015-Aug-16
~master 2015-Aug-16
Show all 2 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 92 downloads total

Score:
0.7
Short URL:
xdr.dub.pm