python-ofxparse 0.19-2build1 source package in Ubuntu
Changelog
python-ofxparse (0.19-2build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:53:06 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ofxparse_0.19.orig.tar.gz | 52.9 KiB | d8c81fd5089332106da1a2e8919c412c7c677f08af04d557ca767701a04e0918 |
python-ofxparse_0.19-2build1.debian.tar.xz | 2.5 KiB | b3f18ab18fc872acc157906cda1f2992c398554f04aa134dbf35b40690034946 |
python-ofxparse_0.19-2build1.dsc | 2.0 KiB | 5a857f98f3ea34b6399eb49423d5d1a9ae743f4e80cea6dbd9e62975db3f1766 |
Available diffs
- diff from 0.19-1 (in Debian) to 0.19-2build1 (1.2 KiB)
- diff from 0.19-2 (in Debian) to 0.19-2build1 (320 bytes)
Binary packages built by this source
- python3-ofxparse: parser for Open Financial Exchange (.ofx) format files
ofxparse is a parser for Open Financial Exchange (.ofx) format files.
OFX files are available from almost any online banking site, so they
work well if you want to pull together your finances from multiple
sources. Online trading accounts also provide account statements in
OFX files.
.
There are three different types of OFX files, called BankAccount,
CreditAccount and InvestmentAccount files. This library has been
tested with real-world samples of all three types.