[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] ofx-parser 1.0.2 Released

Andy Smith

5/13/2008 5:08:00 AM

ofx-parser version 1.0.2 has been released!

* <http://ofx-parser.rubyforg...

## DESCRIPTION:

ofx-parser is a ruby library to parse a realistic subset of the lengthy
OFX 1.x specification.

## FEATURES/PROBLEMS:

* Reads OFX responses - i.e. those downloaded from financial
institutions and puts it into a usable object graph.
* Supports the 3 main message sets: banking, credit card and investment
accounts, as well as the required 'sign on' set.
* Knows about SIC codes - if your institution provides them. See
http://www.eeoc.gov/stats/jobpat/sic...
* Monetary amounts can be retrieved either as a raw string, or in pennies.
* Supports OFX timestamps.

Changes:

## 1.0.2

* Fixed error when header fields were empty. (steveg0493)
* Fixed error with \r\n terminated responses. (brendan.ribera)
* Sourced a more complete MCC list.

* <http://ofx-parser.rubyforg...