RubyGems Navigation menu

ofx 0.3.8

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:
=

Versions:

  1. 0.3.8 June 19, 2025 (13 KB)
  2. 0.3.6 June 12, 2025 (13 KB)
  3. 0.3.5 February 23, 2022 (13 KB)
  4. 0.3.4 February 22, 2022 (13 KB)
  5. 0.3.2 August 24, 2013 (17 KB)
Show all versions (20 total)

Runtime Dependencies (3):

erb ~> 4.0.4
nokogiri >= 1.13.1, < 1.16.0
stringio ~> 3.1.7

Development Dependencies (3):

byebug ~> 11.1.3
rake ~> 13.0.6
rspec ~> 3.10

Owners:

Pushed by:

Authors:

  • Nando Vieira, Anna Cruz

SHA 256 checksum:

=

Total downloads 136,842

For this version 143

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: