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.
ok danj@
Information for inst:cmark-0.28.3
Comment:
CommonMark parsing and rendering library and program in C
Description:
cmark is the C reference implementation of CommonMark, a rationalized version
of Markdown syntax with a spec.
Maintainer: Jan Klemkow <j DOT klemkow AT wemelug DOT de>
WWW: https://commonmark.org/
Initial port from me, with tweaks from Jan Klemkow (maintainer) based on
sthen@'s feedback.
OK sthen@
Miller (mlr) is like awk, sed, cut, join, and sort for name-indexed data
such as CSV, TSV, and tabular JSON. You get to work with your data using
named fields, without needing to count positional column indices. It is
pipe-friendly and interoperates with the Unix toolkit.
It operates on key-value-pair data while the familiar Unix tools operate
on integer-indexed fields. This encompasses a variety of data formats,
including but not limited to the familiar CSV, TSV, and JSON. (Miller
can handle positionally-indexed data as a special case.)
OK sthen@, solene@
Comment:
python code formatter
Description:
Black is a python code formatter which follows a PEP8 subset.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/ambv/black
I checked that the distfiles still fetched from their alternative
source.
There still remains two issues with converters/xlhtml (no other source
for the oooooold version we have in tree) and the gentoo patch in
x11/qt3.