Library to check account numbers and bank codes of German banks documents
KtoBLZCheck is a library to check account numbers and bank codes of
German banks. Both a library for other programs as well as a short
command-line tool is available. It is possible to check pairs of
account numbers and bank codes (BLZ) of German banks, and to map bank
codes (BLZ) to the clear-text name and location of the bank.
- Developed at windows:mingw
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/ktoblzcheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ktoblzcheck-1.53.tar.gz | 0000531459 519 KB | |
ktoblzcheck.changes | 0000008487 8.29 KB | |
ktoblzcheck.spec | 0000003293 3.22 KB |
Latest Revision
Richard Brown (RBrownFactory)
accepted
request 989630
from
Ralf Habacker (rhabacker)
(revision 34)
- Update to 1.53: * Update bankdata files * ibanchk: add '--file' command line option * Add python 3 support * Add link to german bank data description * Add manual page for ibanchk * Install ibanchk executable - Rename python-ktoblzcheck package to python3-ktoblzcheck. - update to 1.51 * Add fetching of sepa providers and install them as csv file * Add supported short options to ktoblzcheck usage output * Fix finding files on windows * Fix bug not finding default bank data file when XDG_DATA_DIRS is not set (sf/ktoblzcheck#2) - update to 1.50 * Add cmake option to install the raw bankdata file * Add german iban check * Add support for environment variable XDG_DATA_DIRS also on Windows required by test cases * Add support for running cross compiled applications on linux * Completed cmake support on Linux and Windows * Dropped autotools build system * Fix structure documentation in ibandata.txt * Fix test cases * Merge text from README*, INSTALL* into README.md * New bank data file added * Replaced perl scripts by python scripts to reduce the number of requirements * Update doxygen config file to version 1.8.14 * Use README.md as main page for doxygen
Comments 1
Since 2017-03-02 there is a ktoblzcheck-1.49