DOKK / manpages / debian 12 / python3-csb43 / csb2format.1.en
CSB2FORMAT(1) User Commands CSB2FORMAT(1)

csb2format - Spanish banks’ CSB norm 43 converter to OFX, Homebank, json, yaml, xls, xlsx, ods, csv, tsv

usage: csb2format [-h] [-s] [-df] [-d DECIMAL] [-e ENCODING] [--use-float]

[-V] [-f {homebank,json,ofx,ofx1,yaml}] [-v] csbFile convertedFile

Convert a CSB43 file to another format

show this help message and exit
show program's version number and exit

a csb43 file ('-' for stdin)
strict mode (default: False)
use DDMMYY as date format while parsing the csb43 file instead of YYMMDD (default: True)
set the number of decimal places for the currency type (default: 2)
set the input encoding ('cp850' for standard AEB file, default: 'latin1')
export monetary amounts using binary floating point numbers as a fallback (default: False)
show csb43 warnings

destination file ('-' for stdout)
Format of the output file (default: ofx)

The full documentation for csb2format is maintained as a Texinfo manual. If the info and csb2format programs are properly installed at your site, the command

info csb2format

should give you access to the complete manual.

October 2022 csb2format 0.9.1