Download page: http://sourceforge.net/project/showfiles.php?group_id=60375
KtoBLZCheck is a library to check account numbers and bank codes of German banks.
For using the library in your own application, you have to include "ktoblzcheck.h" and then use AccountNumberCheck and IbanCheck; see there for more information.
Python bindings are provided as well (needs compiling with --enable-python).
For compile instructions concerning MS Windows, please see the file README.WIN32.
If you have compiled Ktoblzcheck on another platform successfully, the maintainer would be glad to hear about that.
For compilation, run the following commands:
./configure --prefix=/your/install/path make make install
Type ./configure --help to see more information. After successful compilation, you can run various test programs by the command "make check".
A different implementation of this checking algorithms: http://www.informatik.fh-mannheim.de/konto_check/
For contacting the authors, please write to the mailing list <openhbci-general@sourceforge.net>. This list is subscriber-only which means you need to subscribe if you want to post to the list. Subscription information can be found on http://lists.sourceforge.net/lists/listinfo/openhbci-general
2005-04-20, Christian Stimming <stimming@tuhh.de>
1.4.1