Ale8583

TODO: Add description

Ale8583

ISO8583(MasterC and PROSA) parser for ELIXIR language.

Getting Started

Prerequisites

Elixir 1.4+.

Installation

If available in Hex, the package can be installed by adding ale8583 to your list of dependencies in mix.exs:

def deps do
  [
    {:ale8583, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ale8583.