| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Legal Entity Identifier | Arthur de Jong | 2017-04-10 | 2 | -0/+202 |
* | Integrate base10 conversion into Mod 97, 10 | Arthur de Jong | 2017-04-10 | 2 | -23/+19 |
* | Add missing export (__all__) | Arthur de Jong | 2017-04-10 | 1 | -2/+2 |
* | Add Serbian Poreski Identifikacioni Broj | Arthur de Jong | 2017-04-10 | 3 | -0/+221 |
* | Print warnings during tox run | Arthur de Jong | 2017-04-10 | 1 | -0/+2 |
* | Use a slightly more readable weight alternation | Arthur de Jong | 2017-04-07 | 5 | -10/+10 |
* | Add European EIC (Energy Identification Code) | Arthur de Jong | 2017-04-01 | 2 | -0/+206 |
* | Add unicode robustness tests | Arthur de Jong | 2017-04-01 | 2 | -3/+5 |
* | Add test for Ñ in Referencia Catastral | Arthur de Jong | 2017-04-01 | 2 | -5/+36 |
* | Add European NACE classification | Arthur de Jong | 2017-03-26 | 4 | -2/+1184 |
* | Remove unused import | Arthur de Jong | 2017-03-26 | 1 | -1/+0 |
* | Add support for Monaco VAT number | Arthur de Jong | 2017-03-25 | 4 | -3/+118 |
* | Remove unused import | Arthur de Jong | 2016-12-11 | 1 | -2/+0 |
* | Add new 47 EIN prefix; fix duplicate 46; move 81 | Greg Kuwaye | 2016-12-11 | 1 | -2/+2 |
* | Implement CBU (unique bank code) of Argentina | Luciano Rossi | 2016-11-15 | 2 | -0/+165 |
* | Add Python 2.6 support | Arthur de Jong | 2016-11-14 | 5 | -6/+15 |
* | Get files ready for 1.5 release1.5 | Arthur de Jong | 2016-11-13 | 12 | -23/+269 |
* | Update database files | Arthur de Jong | 2016-11-13 | 6 | -343/+488 |
* | Update getisbn to Python3 | Arthur de Jong | 2016-11-13 | 1 | -5/+5 |
* | Update gettin IBAN registry | Arthur de Jong | 2016-11-13 | 1 | -30/+32 |
* | Add tox.ini file | Sergi Almacellas Abellana | 2016-11-13 | 2 | -3/+11 |
* | Implement calc_check_digits in SEPA Identifier of the Cre... | Sergi Almacellas Abellana | 2016-11-13 | 1 | -7/+19 |
* | Add Australian Tax File Number | Arthur de Jong | 2016-10-14 | 2 | -0/+130 |
* | Add Australian Company Number | Arthur de Jong | 2016-10-14 | 2 | -0/+216 |
* | Add Australian Business Number | Arthur de Jong | 2016-10-14 | 3 | -0/+242 |
* | Provide businessid as an alias | Arthur de Jong | 2016-10-14 | 2 | -3/+10 |
* | Add reference to Referencia Catastral implementation | Arthur de Jong | 2016-09-10 | 1 | -0/+4 |
* | Add more tests for Referencia Catastral | Arthur de Jong | 2016-09-10 | 1 | -0/+295 |
* | Add Spansih Referencia Catastral | David García Garzón | 2016-09-10 | 1 | -0/+114 |
* | Test a few Spanish IBANs found online | Arthur de Jong | 2016-09-10 | 1 | -0/+24 |
* | Avoid leaving open file descriptor in test | Arthur de Jong | 2016-09-10 | 1 | -1/+2 |
* | Add Spanish IBAN number module | Arthur de Jong | 2016-09-10 | 2 | -0/+91 |
* | Validate country-specific part of IBAN | Arthur de Jong | 2016-09-10 | 1 | -6/+27 |
* | Introduce get_cc_module() utility function | Arthur de Jong | 2016-09-10 | 2 | -16/+15 |
* | Add to_iban() function to Spanish CCC | Arthur de Jong | 2016-09-10 | 1 | -0/+11 |
* | Implement calc_check_digits() in IBAN | Arthur de Jong | 2016-09-10 | 1 | -7/+18 |
* | Add Spanish Código Cuenta Corriente (CCC) | David García Garzón | 2016-09-10 | 1 | -0/+116 |
* | Add Spanish CUPS code | David García Garzón | 2016-09-03 | 2 | -0/+196 |
* | Properly print error message of exceptions | Arthur de Jong | 2016-08-28 | 1 | -1/+1 |
* | Get files ready for 1.4 release1.4 | Arthur de Jong | 2016-07-26 | 11 | -4/+270 |
* | Update database files | Arthur de Jong | 2016-07-26 | 6 | -286/+330 |
* | Add formatting of ISO 6346 container codes | Arthur de Jong | 2016-07-26 | 1 | -1/+9 |
* | Implement Damm algorithm | Arthur de Jong | 2016-07-26 | 3 | -2/+189 |
* | Fix French NIF format test | Arthur de Jong | 2016-07-26 | 1 | -3/+3 |
* | Improve validation to Swiss SSN number | Arthur de Jong | 2016-07-26 | 1 | -5/+14 |
* | Add documentation to Brazillian CPF | Arthur de Jong | 2016-07-26 | 1 | -1/+9 |
* | Add pointer to ISO 6346 information | Arthur de Jong | 2016-07-26 | 1 | -0/+4 |
* | Fix copyright notice | Arthur de Jong | 2016-07-26 | 1 | -1/+1 |
* | Add NIF - French tax identification number | Dimitri Papadopoulos | 2016-07-26 | 1 | -0/+75 |
* | Move NIR check digit calculation to function | Arthur de Jong | 2016-07-26 | 1 | -15/+30 |