ofex

A simple parser for Open Financial Exchange (OFX) data in elixir

Installation

def deps do
  [{:ofex, "~> 0.1"}]
end

Documentation