Skip to content

patchkord/tbcd

Repository files navigation

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"}]
end

Build

    $ rebar3 compile

or

    $ mix compile

Links

Building C/C++ with rebar3

License

Released under the Apache License 2.0 - see the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published