Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing music industry ISRC country codesHEADmasterVictor Sordoillet2024-10-132-2/+22
* Use older Github runner for Python 3.7 testsArthur de Jong2024-10-111-2/+2
* Add more tests for Verhoeff implementationArthur de Jong2024-10-111-1/+23
* Ignore deprecation warnings in flake8 targetArthur de Jong2024-09-211-0/+2
* Ensure get_soap_client() caches with verifyArthur de Jong2024-09-151-3/+3
* Add Belgian eID card numberJeff Horemans2024-09-151-0/+99
* Add Dutch identiteitskaartnummerJeff Horemans2024-09-141-0/+87
* Customise certificate validation for web servicesArthur de Jong2024-09-149-70/+176
* Fix zeep client timeout parameterJoris Makauskis2024-07-271-1/+1
* Add Belgian SSN numberJeff Horemans2024-07-272-0/+360
* Replace use of deprecated inspect.getargspec()Arthur de Jong2024-07-151-4/+3
* Support 16 digit Indonesian NPWP numbersArthur de Jong2024-06-232-5/+30
* Adjust Swiss uid module to accept numbers without CHE prefixJeff Horemans2024-06-231-1/+8
* Update Czech database filespetr.prikryl2024-06-231-12/+4
* Update Irish PPS validator to support new numbersOlly Middleton2024-06-232-4/+66
* Fix a typovanderkoort2024-06-171-1/+1
* Add support for Indonesian NIKArthur de Jong2024-05-192-0/+657
* Drop support for Python 3.5Arthur de Jong2024-05-193-3/+2
* Get files ready for 1.20 release1.20Arthur de Jong2024-03-179-4/+150
* Update database filesArthur de Jong2024-03-1713-617/+4606
* Add update-dat tox target for convenient data file updatingArthur de Jong2024-03-171-0/+18
* Switch to using openpyxl for parsing XLSX filesArthur de Jong2024-03-174-20/+19
* Use HTTPS in URLs where possibleArthur de Jong2024-03-171-1/+1
* Add Indian virtual identity numberAtul Deolekar2024-03-171-0/+109
* Fix Ukrainian EDRPOU check digit calculationArthur de Jong2024-03-172-1/+8
* Imporve French NIF validation (checksum)Kevin Dagostino2024-02-251-4/+15
* Fix vatin number compacting for "EU" VAT numbersArthur de Jong2024-02-032-3/+14
* Add European Community (EC) NumberDaniel Weber2023-12-032-0/+280
* Add British Columbia PHNÖmer Boratav2023-11-261-0/+103
* Ensure EU VAT numbers don't accept duplicate country codesArthur de Jong2023-11-122-3/+41
* Fix typo (thanks Александр Кизеев)Arthur de Jong2023-11-121-1/+1
* Add support for Python 3.12Arthur de Jong2023-11-123-2/+3
* Get files ready for 1.19 release1.19Arthur de Jong2023-08-2011-6/+429
* Ensure all files are included in source archiveArthur de Jong2023-08-201-1/+2
* Remove obsolete intermediate certificateArthur de Jong2023-08-202-76/+1
* Use importlib.resource in place of deprecated pkg_resourcesArthur de Jong2023-08-201-4/+12
* Avoid the deprecated assertRegexpMatches functionArthur de Jong2023-08-201-4/+10
* Rename license_file option in setup.cfgArthur de Jong2023-08-201-1/+1
* Update Belarusian UNP online checkArthur de Jong2023-08-202-15/+15
* Replace test number for German company registryArthur de Jong2023-08-201-1/+1
* Update database filesArthur de Jong2023-08-2012-3646/+1868
* Remove EU NACE update scriptArthur de Jong2023-08-201-66/+0
* Validate European VAT numbers with EU or IM prefixArthur de Jong2023-08-134-0/+193
* Add Slovenian Corporate Registration NumberBlaž Bregar2023-08-063-1/+217
* Extend license check to file header checkArthur de Jong2023-08-063-13/+29
* Fix file headersArthur de Jong2023-08-0623-23/+23
* Validate first digit of Canadian SINArthur de Jong2023-07-301-0/+6
* Add Belgian BIS NumberJeff Horemans2023-06-254-3/+275
* Run Python 2.7 tests in a container for GitHub ActionsArthur de Jong2023-06-201-2/+16
* Handle (partially) unknown birthdate of Belgian National ...Jeff Horemans2023-06-192-15/+125