Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/iban.dat
Commit message (Collapse)AuthorAgeFilesLines
* Update database filesArthur de Jong2024-03-171-0/+1
| | | | | | | | | | | | | | The Belgian bpost bank no longer has a registration and a few bank account numbers in the tests that used that bank were removed. Also updates the update/gs1_ai.py script to handle the new format of the data published by GS1. Also update the GS1-128 module to handle some different date formats. The Pakistan entry was kept in the stdnum/iban.dat file because the PDF version of the IBAN Registry still contains the country. fix db
* Update database filesArthur de Jong2023-08-201-0/+3
| | | | | | | | This also modifies the OUI update script because the website has changed to HTTPS and is sometimes very slow. The Belgian Commerzbank no longer has a registration and a bank account number in the tests used that bank.
* Update IBAN database fileDimitri Papadopoulos2023-03-181-0/+1
| | | | Closes https://github.com/arthurdejong/python-stdnum/pull/409
* Update database filesArthur de Jong2022-08-151-0/+3
|
* Update database filesArthur de Jong2021-10-031-0/+1
|
* Update database filesArthur de Jong2021-01-111-1/+2
|
* Update database filesArthur de Jong2020-08-091-1/+1
|
* Update database filesArthur de Jong2020-01-181-0/+1
|
* Update database filesArthur de Jong2019-03-101-0/+1
|
* Update database filesArthur de Jong2017-04-101-4/+7
|
* Update database filesArthur de Jong2016-11-131-36/+36
| | | | | | This removes the Costa Rica IBAN test because the format of the IBAN seems to have been changed. The old length still seems to be in use so a more permanent solution is probably required.
* Update database filesArthur de Jong2016-07-261-1/+1
| | | | This also updates the getmybp script to support the new layout.
* Update database filesArthur de Jong2016-03-051-2/+4
| | | | This also updates the getcnloc and getiban scripts to use new URLs.
* Update database filesArthur de Jong2015-10-111-1/+2
| | | | This also updates the script to download updated Chinese location names.
* Update IBAN testsArthur de Jong2015-08-161-1/+2
| | | | | | This updates the iban.dat file from the IBAN registry, includes a fix for handling spaces in the BBAN and adds some more IBAN examples from the IBAN registry.
* Update database filesArthur de Jong2015-04-271-2/+2
| | | | This also updates the script to download updated Chinese location names.
* Update database filesArthur de Jong2014-10-191-1/+4
|
* Update database filesArthur de Jong2013-12-311-0/+1
|
* Update database filesArthur de Jong2013-06-091-0/+8
| | | | | | We manually tweak the Finland IBAN entry. We should probably change the parsing so that it uses the IBAN structure instead of the BBAN structure.
* update data filesArthur de Jong2012-02-261-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@171 9dea7c4f-944c-4273-ac1a-574ede026edc
* update data filesArthur de Jong2011-07-091-0/+2
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@73 9dea7c4f-944c-4273-ac1a-574ede026edc
* add an IBAN (International Bank Account Number) moduleArthur de Jong2011-01-161-0/+55
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@51 9dea7c4f-944c-4273-ac1a-574ede026edc