ofx-parser
ofx-parser copied to clipboard
Remove hpricot
Hpricot is dead (thus unsupported).
Moving to Nokogiri may be possible, although the underlying SGML structure of OFX may reveal some disparities where Hpricot was more liberal.
A subset of an SGML parser may be more appropriate.