ofx 0.3.0
A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 102, 200 and 211. Usage: OFX("sample.ofx") do |ofx| p ofx end
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
nokogiri
>= 0
Dépendances de Development (2):
rspec
~> 2.0
ruby-debug19
>= 0