Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
...
* Add European EIC (Energy Identification Code)Arthur de Jong2017-04-011-0/+88
* Add unicode robustness testsArthur de Jong2017-04-011-2/+2
* Add test for Ñ in Referencia CatastralArthur de Jong2017-04-011-4/+13
* Add European NACE classificationArthur de Jong2017-03-262-0/+1108
* Remove unused importArthur de Jong2017-03-261-1/+0
* Add support for Monaco VAT numberArthur de Jong2017-03-253-2/+93
* Remove unused importArthur de Jong2016-12-111-2/+0
* Add new 47 EIN prefix; fix duplicate 46; move 81Greg Kuwaye2016-12-111-2/+2
* Implement CBU (unique bank code) of ArgentinaLuciano Rossi2016-11-151-0/+86
* Add Python 2.6 supportArthur de Jong2016-11-142-4/+12
* Get files ready for 1.5 release1.5Arthur de Jong2016-11-131-2/+9
* Update database filesArthur de Jong2016-11-135-342/+488
* Implement calc_check_digits in SEPA Identifier of the Cre...Sergi Almacellas Abellana2016-11-131-7/+19
* Add Australian Tax File NumberArthur de Jong2016-10-141-0/+88
* Add Australian Company NumberArthur de Jong2016-10-141-0/+91
* Add Australian Business NumberArthur de Jong2016-10-142-0/+106
* Provide businessid as an aliasArthur de Jong2016-10-142-3/+10
* Add reference to Referencia Catastral implementationArthur de Jong2016-09-101-0/+4
* Add Spansih Referencia CatastralDavid García Garzón2016-09-101-0/+114
* Avoid leaving open file descriptor in testArthur de Jong2016-09-101-1/+2
* Add Spanish IBAN number moduleArthur de Jong2016-09-101-0/+79
* Validate country-specific part of IBANArthur de Jong2016-09-101-6/+27
* Introduce get_cc_module() utility functionArthur de Jong2016-09-102-16/+15
* Add to_iban() function to Spanish CCCArthur de Jong2016-09-101-0/+11
* Implement calc_check_digits() in IBANArthur de Jong2016-09-101-7/+18
* Add Spanish Código Cuenta Corriente (CCC)David García Garzón2016-09-101-0/+116
* Add Spanish CUPS codeDavid García Garzón2016-09-031-0/+113
* Properly print error message of exceptionsArthur de Jong2016-08-281-1/+1
* Get files ready for 1.4 release1.4Arthur de Jong2016-07-261-2/+8
* Update database filesArthur de Jong2016-07-265-284/+328
* Add formatting of ISO 6346 container codesArthur de Jong2016-07-261-1/+9
* Implement Damm algorithmArthur de Jong2016-07-261-0/+93
* Fix French NIF format testArthur de Jong2016-07-261-3/+3
* Improve validation to Swiss SSN numberArthur de Jong2016-07-261-5/+14
* Add documentation to Brazillian CPFArthur de Jong2016-07-261-1/+9
* Add pointer to ISO 6346 informationArthur de Jong2016-07-261-0/+4
* Fix copyright noticeArthur de Jong2016-07-261-1/+1
* Add NIF - French tax identification numberDimitri Papadopoulos2016-07-261-0/+75
* Move NIR check digit calculation to functionArthur de Jong2016-07-261-15/+30
* Improve French NIR validationDimitri Papadopoulos2016-07-261-5/+14
* Add extra tests for SIREN and SIRETArthur de Jong2016-07-252-2/+11
* Add French SIRET numberYoann Aubineau2016-07-251-0/+97
* Add more ISIL testsArthur de Jong2016-05-291-6/+0
* Fix formatting of bulleted listArthur de Jong2016-05-291-0/+1
* Fix bug in Swiss SSN validationArthur de Jong2016-05-281-9/+11
* Fix bug in Irish VAT number validationArthur de Jong2016-05-281-9/+26
* Fix get_module_description()Arthur de Jong2016-05-281-1/+1
* Add French NIRDimitri Papadopoulos2016-05-271-0/+80
* Add United Kingdom NHS numberArthur de Jong2016-05-091-0/+85
* Read numdb files in context managerArthur de Jong2016-05-091-2/+2