Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
...
* Fix handelsregisternummer to not turn Hamburg into HomburgArthur de Jong2019-06-141-3/+14
* Support Dominican Republic e-CF within NCFJeffry Jesus De La Rosa2019-06-141-18/+40
* Add New Zealand IRD numberLeandro Regueiro2019-06-091-0/+102
* Ignore wrong docstring detectionArthur de Jong2019-06-021-1/+1
* Rename stdnum.eu.nace.label() to get_label()Arthur de Jong2019-06-021-3/+13
* Add Vergi Kimlik NumarasıArthur de Jong2019-06-022-2/+85
* Add GTIN (EAN-14) validationSergi Almacellas Abellana2019-05-231-2/+4
* Add Venezuelan RIF (VAT number)Arthur de Jong2019-05-122-0/+111
* Convert various reasonable unicode digitsArthur de Jong2019-04-291-0/+40
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-29112-236/+258
* Add Israeli identity numberArthur de Jong2019-04-042-0/+104
* Add Peruvian CUI (DNI)Arthur de Jong2019-03-241-0/+89
* Add Peruvian RUCArthur de Jong2019-03-242-0/+109
* Get files ready for 1.11 release1.11Arthur de Jong2019-03-101-2/+2
* Update database filesArthur de Jong2019-03-109-275/+563
* Add documentationArthur de Jong2019-03-101-0/+4
* Remove broken linkArthur de Jong2019-03-101-1/+0
* Add New Zealand bank account numberArthur de Jong2019-03-103-0/+2516
* Add Moldavian IDNOArthur de Jong2019-03-032-0/+96
* Rename MAC check_manufacturer to validate_manufacturerArthur de Jong2019-03-031-6/+6
* Add Lithuanian Asmens kodasArthur de Jong2019-03-031-0/+72
* Add Greek AMKA social security numberArthur de Jong2019-03-031-0/+101
* Switch from import-order to isortArthur de Jong2019-03-0310-7/+13
* Fix typosArthur de Jong2019-02-173-6/+6
* Improvements reported by pylintArthur de Jong2019-02-174-12/+12
* Add Cuban número de identidadArthur de Jong2019-02-172-0/+130
* Return only first response from DGII lookupAndrés R2019-02-161-1/+2
* Add Mexican CURPArthur de Jong2019-02-062-2/+138
* Call compact in get_birth_date() functionsArthur de Jong2019-01-295-5/+10
* Add MAC addressArthur de Jong2018-12-292-0/+23026
* Add Argentinian DNIArthur de Jong2018-12-272-1/+74
* Add Austrian VersicherungsnummerArthur de Jong2018-12-271-0/+75
* Add Swedish PersonnummerIlya Vihtinsky2018-12-242-0/+116
* Add Norwegian FødselsnummerIlya Vihtinsky2018-12-242-1/+102
* Add format for Argentinian CUIT numberMario Puntin2018-12-161-0/+8
* Support Cedula and RUC of foreignersChristopher Ormaza2018-12-072-2/+2
* Use HTTPS for WSDL as HTTP was deprecatedGustavo Valverde2018-11-172-2/+2
* Get files ready for 1.10 release1.10Arthur de Jong2018-10-147-215/+269
* Raise InvalidComponent on unknown IBAN countryArthur de Jong2018-10-141-1/+3
* Fix issue with minimal IBANArthur de Jong2018-10-091-1/+1
* Bitcoin addressArthur de Jong2018-09-301-0/+159
* Add vat alias for RussiaLevin Rickert2018-09-211-0/+3
* Improve CIF and NIF validationGerard Dalmau2018-08-302-11/+15
* Add Norwegian bank account numberArthur de Jong2018-08-222-0/+184
* Add Mauritian national ID numberArthur de Jong2018-08-082-0/+115
* Add iso11649 structured creditor referenceEsben Toke Christensen2018-07-221-0/+75
* Improved texts and added linksPanderMusubi2018-07-225-15/+30
* Switch the NCF online check to the new formArthur de Jong2018-05-191-19/+37
* Fix an issue with format of Mexican tax numbersArthur de Jong2018-05-011-11/+5
* Make unicode conversion standardArthur de Jong2018-05-013-23/+28