Erlang
External Term Format for Ruby¶ ↑
Provides all encoding and decoding for the Erlang
External Term Format (as defined at erlang.org/doc/apps/erts/erl_ext_dist.html) in a single Ruby module.
Available as a {Ruby gem at https://rubygems.org/gems/erlang_rb
}.
Tests¶ ↑
rake test
Author¶ ↑
Michael Truog (mjtruog at protonmail dot com)
License¶ ↑
MIT License