freebsd-ports/finance/libofx/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

20 lines
532 B
Text

LibOFX is a parser and an API designed to allow applications to
very easily support OFX command responses, usually provided by
financial institutions for statement downloads.
LibOFX was implemented directly from the full OFX 1.6 spec, and
currently supports:
- Banking transactions and statements
- Credit card and statements
- Investment transactions
- OFX 2.0
Future projects for LibOFX include:
- Header parsing
- DTD autodetection
- Currency conversion
- QIF import
- QIF export (integrated inside the library)
- OFX export