./finance/py-ofxparse, Tools for working with the OFX file format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.21nb1, Package name: py310-ofxparse-0.21nb1, Maintainer: pkgsrc-users

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. If you find a file that does
not work with this library, please consider contributing the file so
ofxparse can be improved. See the Help! section below for directions
on how to do this.


Required to run:
[devel/py-setuptools] [textproc/py-lxml] [lang/python27] [www/py-beautifulsoup4] [lang/py-six]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 52.575 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-30 18:02:32 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-ofxparse: not for Python 2.7
   2022-03-05 09:58:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-ofxparse: fix packaging with python 3.x

Empty entry_points.txt are not created any longer
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:26:13 by Nia Alarie | Files touched by this commit (119)
Log message:
finance: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:54:03 by Nia Alarie | Files touched by this commit (119)
Log message:
finance: Remove SHA1 hashes for distfiles
   2021-06-25 12:41:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ofxparse: updated to 0.21

0.21:
fix travis
   2018-12-04 14:18:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ofxparse: updated to 0.20

0.20:
Unknown changes
   2018-08-16 13:37:01 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ofxparse: updated to 0.19

0.19:
Bug fixes.