wok-current view python-ofxparse/description.txt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (8 weeks ago)
parents
children
line source
1 Ofxparse is a parser for Open Financial Exchange (.ofx) format files.
2 OFX files are available from almost any online banking site, so they
3 work well if you want to pull together your finances from multiple
4 sources.
5 Online trading accounts also provide account statements in OFX files.
7 There are three different types of OFX files, called BankAccount,
8 CreditAccount and InvestmentAccount files.
9 This library has been tested with real-world samples of all three types.