RubyGems Navigation menu

ofx 0.3.5

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.5 - February 23, 2022 (13 KB)
  2. 0.3.4 - February 22, 2022 (13 KB)
  3. 0.3.2 - August 24, 2013 (17 KB)
  4. 0.3.1 - May 16, 2011 (15 KB)
  5. 0.3.0 - January 25, 2011 (15 KB)
Show all versions (17 total)

Runtime Dependencies (1):

nokogiri ~> 1.13.1

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:

a095a259f21ca648174bef44470ec1554c0b8518a65dbaa25ca03a4f5beaad19

Total downloads 125,454

For this version 5,135

License:

MIT

Required Ruby Version: >= 0

Links: