Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.20 releaseHEAD1.20masterArthur de Jong2024-03-171-2/+2
* Update database filesArthur de Jong2024-03-1711-600/+4592
* 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-171-1/+1
* Imporve French NIF validation (checksum)Kevin Dagostino2024-02-251-4/+15
* Fix vatin number compacting for "EU" VAT numbersArthur de Jong2024-02-031-2/+5
* Add European Community (EC) NumberDaniel Weber2023-12-031-0/+83
* Add British Columbia PHNÖmer Boratav2023-11-261-0/+103
* Ensure EU VAT numbers don't accept duplicate country codesArthur de Jong2023-11-121-2/+2
* Fix typo (thanks Александр Кизеев)Arthur de Jong2023-11-121-1/+1
* Get files ready for 1.19 release1.19Arthur de Jong2023-08-201-2/+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
* Update Belarusian UNP online checkArthur de Jong2023-08-201-2/+2
* Update database filesArthur de Jong2023-08-2010-3641/+1860
* Validate European VAT numbers with EU or IM prefixArthur de Jong2023-08-132-0/+123
* Add Slovenian Corporate Registration NumberBlaž Bregar2023-08-062-1/+94
* Fix file headersArthur de Jong2023-08-0616-16/+16
* Validate first digit of Canadian SINArthur de Jong2023-07-301-0/+6
* Add Belgian BIS NumberJeff Horemans2023-06-252-3/+131
* Handle (partially) unknown birthdate of Belgian National ...Jeff Horemans2023-06-191-13/+78
* Minor ISSN and ISBN documentation fixesChales Horn2023-06-172-7/+7
* Add support for Guinea TINLeandro Regueiro2023-05-122-0/+110
* Add Spanish postcode validatorVictor2023-04-291-0/+84
* Add support for Finland HETU new century indicating signsmjturt2023-04-291-3/+3
* Add functionality to get gender from Belgian National NumberJeff Horemans2023-04-291-5/+23
* Add get_county() function to Romanian CNPRaduBorzea2023-04-021-1/+71
* Fix date formatting on PyPy 2.7Arthur de Jong2023-03-181-2/+2
* Extend date parsing in GS1-128Arthur de Jong2023-03-182-32/+45
* Update IBAN database fileDimitri Papadopoulos2023-03-181-0/+1
* Fix Albanian tax number validationArthur de Jong2023-03-181-5/+16
* Fix typo in UEN docstringAli-Akber Saifee2023-03-181-1/+1
* Add support for Egypt TINLeandro Regueiro2023-01-022-0/+136
* Fix typos found by codespellDimitri Papadopoulos2022-12-122-2/+2
* Fix a typovaleriko2022-12-031-1/+1
* Get files ready for 1.18 release1.18Arthur de Jong2022-11-132-9/+7
* Update database filesArthur de Jong2022-11-139-240/+622
* Update German OffeneRegister lookup data formatArthur de Jong2022-11-131-28/+19
* Add Pakistani ID card numberArthur de Jong2022-11-132-0/+133
* Add support for Slovenian EMŠO (Unique Master Citizen Nu...Blaž Bregar2022-11-132-0/+120
* Ensure we always run flake8-bugbearArthur de Jong2022-11-132-2/+2
* 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-121-2/+59
* Support "I" and "O" in CUSIP numberArthur de Jong2022-11-121-3/+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