OFX Command Parser and API
LibOFX is a parser and API designed to allow applications to support
OFX command responses, usually provided by financial institutions for
statement downloads. The author says, "To my knowledge, it is the first
working OpenSource implementations of the OFX (Open Financial eXchange)
specification on the client side. This project was first started as my
end of degree project, with the goal of adding OFX support to GnuCash.
It has since evolved into a generic library, so all OpenSource
Financial software can benefit from it."
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win64/mingw64-libofx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libofx-0.9.13.tar.gz | 0001290532 1.23 MB | |
libofx-win32-iconv-compile-fix.patch | 0000000560 560 Bytes | |
mingw64-libofx.changes | 0000008978 8.77 KB | |
mingw64-libofx.spec | 0000004856 4.74 KB |
Revision 6 (latest revision is 8)
Ralf Habacker (rhabacker)
accepted
request 667619
from
Ralf Habacker (rhabacker)
(revision 6)
- Update to version 0.9.13: + Fix potential heap overflow + Fix crash on some malformed ofx files + Fix crash in ofxconnect on missing command line arguments + Fix for daylight savings time handling + Esier compile on macos: obey LIBTOOLIZE env variable, and fallback to glibtoolize + Fix compile on win32 (mingw-w64) + Performance an reliability fixes in header parsing + Strip CATEGORY tag added by Chase bank - Fix source url - Add patch libofx-win32-iconv-compile-fix.patch - Remove non existant ofx files from doc package
Comments 0