ofx-parser icon indicating copy to clipboard operation
ofx-parser copied to clipboard

Remove hpricot

Open aasmith opened this issue 11 years ago • 0 comments

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.

aasmith avatar Jun 03 '14 22:06 aasmith