Exiban
Library for manipulating and validating IBAN account numbers.
Installation
The package can be installed as:
Add exiban to your list of dependencies in
mix.exs:def deps do [{:exiban, "~> 0.0.1"}] end
Run
mix deps.getin your console to fetch from Hex
Author
Krzysztof Kempiński
ExIban is released under the MIT License.