Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Run Python 3.5 and 3.6 GitHub tests on older UbuntuArthur de Jong2022-12-121-1/+17
* Fix a typovaleriko2022-12-031-1/+1
* Avoid newer flake8Arthur de Jong2022-11-281-1/+1
* Get files ready for 1.18 release1.18Arthur de Jong2022-11-1320-10/+653
* Update database filesArthur de Jong2022-11-139-240/+622
* Update German OffeneRegister lookup data formatArthur de Jong2022-11-132-29/+20
* Increase timeout for CN Open Data downloadArthur de Jong2022-11-131-2/+2
* Pick up custom certificate from script pathArthur de Jong2022-11-131-2/+4
* vatin: Add a few more tests for is_validLeandro Regueiro2022-11-131-0/+18
* Add Pakistani ID card numberArthur de Jong2022-11-133-0/+173
* Add support for Slovenian EMŠO (Unique Master Citizen Nu...Blaž Bregar2022-11-133-0/+196
* Ensure we always run flake8-bugbearArthur de Jong2022-11-134-4/+4
* Use HTTPS in URLs where possibleArthur de Jong2022-11-134-5/+5
* Pad with zeroes in a more readable mannerLeandro Regueiro2022-11-131-3/+3
* Make all exceptions inherit from ValueErrorArthur de Jong2022-11-121-2/+2
* Add a check_uid() function to the stdnum.ch.uid moduleArthur de Jong2022-11-122-2/+104
* Support "I" and "O" in CUSIP numberArthur de Jong2022-11-122-114/+9
* Switch to escape() from htmlArthur de Jong2022-10-231-5/+6
* Switch to parse_qs() from urllib.parseArthur de Jong2022-10-231-2/+2
* Remove unused importArthur de Jong2022-10-191-1/+1
* Improve validation of CAS Registry NumberArthur de Jong2022-10-191-4/+11
* Remove duplicate CAS Registry NumberArthur de Jong2022-10-191-82/+0
* Update Fødselsnummer test case for date in futureArthur de Jong2022-10-191-2/+2
* Support running tests with PyPy 2.7Arthur de Jong2022-10-151-2/+2
* Add support for Ghana TINLeandro Regueiro2022-10-153-0/+221
* Add CAS Registry NumberArthur de Jong2022-10-151-0/+82
* Add support for Montenegro TINLeandro Regueiro2022-10-093-0/+265
* Add Faroe Islands V-numberLeandro Regueiro2022-09-253-0/+275
* Add North Macedonian ЕДБLeandro Regueiro2022-09-253-0/+298
* Fix a couple typos found by codespellDimitri Papadopoulos2022-09-242-2/+2
* Add Algerian NIF numberLeandro Regueiro2022-09-243-0/+282
* Add support for Morocco TINLeandro Regueiro2022-09-113-0/+279
* Add Kenyan TINLeandro Regueiro2022-09-113-0/+272
* Add support for Tunisia TINLeandro Regueiro2022-09-113-0/+409
* Update EU VAT Vies test with new numberArthur de Jong2022-08-151-6/+8
* Fix German OffeneRegister company registry URLArthur de Jong2022-08-151-2/+2
* Update database filesArthur de Jong2022-08-1513-768/+2143
* Do not print trailing spaceArthur de Jong2022-08-151-1/+1
* Ignore invalid downloaded country codesArthur de Jong2022-08-151-8/+9
* Update names of Wikipedia pages with IMSI codesArthur de Jong2022-08-151-7/+7
* Provide a timeout to all download scriptsArthur de Jong2022-08-1515-17/+17
* Update ISIL download URLArthur de Jong2022-08-152-2/+2
* Remove redundant steps with tox_jobChristian Clauss2022-08-151-17/+9
* Add extra court alias for german HandelsregisternummerRomuald R2022-08-152-0/+2
* Use str.zfill() for padding leading zerosArthur de Jong2022-08-157-14/+7
* Add Czech bank account numberspetr.prikryl2022-08-144-0/+315
* Fix small typovovavili2022-08-131-1/+1
* Put long line flake8 ignores in files instead of globallyArthur de Jong2022-08-1313-13/+12
* Add support for Python 3.10Arthur de Jong2022-08-133-2/+3
* Upgrade GitHub ActionsChristian Clauss2022-08-131-10/+10