Tbcd
A NIF library for decoding and encoding of Telephony binary-coded decimal (TBCD)
Installation
The package can be installed by adding tbcd to your list of dependencies in mix.exs:
def deps do
[{:tbcd, "~> 0.1"}]
endBuild
$ rebar3 compileor
$ mix compileLinks
License
Released under the Apache License 2.0 - see the LICENSE file.