Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add South Africa TIN numberLeandro Regueiro2019-06-223-0/+171
* Add Paraguay RUC numberLeandro Regueiro2019-06-163-0/+386
* Update Dominican Republic e-CF documents typesJeffry Jesus De La Rosa2019-06-141-6/+18
* Add Uruguay RUT numberLeandro Regueiro2019-06-143-0/+411
* Fix handelsregisternummer to not turn Hamburg into HomburgArthur de Jong2019-06-142-4/+21
* Support Dominican Republic e-CF within NCFJeffry Jesus De La Rosa2019-06-142-21/+59
* .gitignore: Also exclude some editor backup filesLeandro Regueiro2019-06-101-0/+1
* Add New Zealand IRD numberLeandro Regueiro2019-06-092-0/+170
* Ignore wrong docstring detectionArthur de Jong2019-06-021-1/+1
* Rename stdnum.eu.nace.label() to get_label()Arthur de Jong2019-06-022-4/+15
* Add Vergi Kimlik NumarasıArthur de Jong2019-06-023-2/+319
* Add GTIN (EAN-14) validationSergi Almacellas Abellana2019-05-231-2/+4
* Add Venezuelan RIF (VAT number)Arthur de Jong2019-05-123-0/+369
* Fix remaining issue with encodingArthur de Jong2019-05-042-3/+5
* Re-add Python 2.6 supportArthur de Jong2019-04-301-2/+2
* Don't force "" strings to avoid escaping quotesArthur de Jong2019-04-291-0/+1
* Convert various reasonable unicode digitsArthur de Jong2019-04-292-1/+41
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-29116-245/+300
* Add Israeli identity numberArthur de Jong2019-04-042-0/+104
* Add Peruvian CUI (DNI)Arthur de Jong2019-03-242-0/+178
* Add Peruvian RUCArthur de Jong2019-03-243-0/+280
* Get files ready for 1.11 release1.11Arthur de Jong2019-03-1018-97/+439
* Update database filesArthur de Jong2019-03-109-275/+563
* Switch update scripts to beautifulsoup4Arthur de Jong2019-03-104-10/+23
* 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-105-0/+2795
* Add Moldavian IDNOArthur de Jong2019-03-033-0/+331
* Add more tests for Bulgarian EGNArthur de Jong2019-03-031-0/+42
* Rename MAC check_manufacturer to validate_manufacturerArthur de Jong2019-03-032-8/+8
* Add Lithuanian Asmens kodasArthur de Jong2019-03-032-0/+123
* Add Greek AMKA social security numberArthur de Jong2019-03-032-0/+248
* Switch from import-order to isortArthur de Jong2019-03-0317-18/+31
* Fix typosArthur de Jong2019-02-174-7/+7
* 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 Python 3.7 testsArthur de Jong2019-02-103-4/+9
* Add Mexican CURPArthur de Jong2019-02-063-2/+256
* Call compact in get_birth_date() functionsArthur de Jong2019-01-295-5/+10
* Add MAC addressArthur de Jong2018-12-294-0/+23200
* Add Argentinian DNIArthur de Jong2018-12-272-1/+74
* Add Austrian VersicherungsnummerArthur de Jong2018-12-271-0/+75
* Add Swedish PersonnummerIlya Vihtinsky2018-12-243-0/+193
* Add Norwegian FødselsnummerIlya Vihtinsky2018-12-243-1/+214
* 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
* Make the multi-line operator place explicitArthur de Jong2018-11-111-0/+1
* Get files ready for 1.10 release1.10Arthur de Jong2018-10-1417-222/+471