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:
=
install:
=
Runtime Dependencies (1):
nokogiri
>= 0
Development Dependencies (2):
rspec
~> 2.0
ruby-debug19
>= 0