aboutsummaryrefslogtreecommitdiffstats
path: root/finance/libofx/pkg-descr
blob: 2a83f97a180192392eea5cd187355b451fccd9a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
LibOFX is an API designed to allow applications to very easily support
OFX command responses, usually provided by financial institutions.

LibOFX was implemented directly from the full OFX 1.6 spec, and
currently supports:
-Banking transactions and statements
-Credit card and statements
                                                                                
For the 1.0 release, it should also support:
-Header parsing
-DTD autodetection
-OFX 2.0
-Currency conversion

Somewhere in the future:
-investment transactions.

You should read the file doc/implementation_notes.txt
                                                                                
This is an ALPHA release.  It really works and is not vaporware, but the
API is still subject to change, and several OFX structures are not fully
implemented, notably currency conversions and the <PAYEE> aggregate.

WWW: http://libofx.sourceforge.net/