Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for Ghana TINLeandro Regueiro2022-10-152-0/+117
* Add CAS Registry NumberArthur de Jong2022-10-151-0/+82
* Add support for Montenegro TINLeandro Regueiro2022-10-092-0/+85
* Add Faroe Islands V-numberLeandro Regueiro2022-09-252-0/+108
* Add North Macedonian ЕДБLeandro Regueiro2022-09-252-0/+120
* Fix a couple typos found by codespellDimitri Papadopoulos2022-09-242-2/+2
* Add Algerian NIF numberLeandro Regueiro2022-09-242-0/+123
* Add support for Morocco TINLeandro Regueiro2022-09-112-0/+126
* Add Kenyan TINLeandro Regueiro2022-09-112-0/+119
* Add support for Tunisia TINLeandro Regueiro2022-09-112-0/+155
* Fix German OffeneRegister company registry URLArthur de Jong2022-08-151-2/+2
* Update database filesArthur de Jong2022-08-1513-768/+2143
* Update ISIL download URLArthur de Jong2022-08-151-1/+1
* Add extra court alias for german HandelsregisternummerRomuald R2022-08-151-0/+1
* Use str.zfill() for padding leading zerosArthur de Jong2022-08-157-14/+7
* Add Czech bank account numberspetr.prikryl2022-08-142-0/+192
* Fix small typovovavili2022-08-131-1/+1
* Put long line flake8 ignores in files instead of globallyArthur de Jong2022-08-1311-11/+11
* Fix flake8 errorArthur de Jong2022-08-121-2/+1
* Support parsing dates without a day in GS1-128Alexis de Lattre2022-04-091-0/+8
* Compute birth date from Belgian National NumberCédric Krier2022-03-211-4/+19
* Return check digits in 02-98 range for ISO 7064 Mod 97, 10Arthur de Jong2022-03-211-2/+2
* Support special validation of La Post SIRETCédric Krier2022-03-211-2/+13
* Fix Python 2.7 compatibility of the testsArthur de Jong2022-02-141-2/+10
* Add Classification of Financial InstrumentsArthur de Jong2022-02-132-0/+1624
* Fix problem in numdb with missing sub-propertiesArthur de Jong2022-02-131-6/+8
* Fix disabling check digit validation of Mexican CURPArthur de Jong2022-01-091-3/+3
* Add Belgian National NumberCédric Krier2022-01-022-0/+94
* Get files ready for 1.17 release1.17Arthur de Jong2021-10-031-1/+1
* Remove South Korean BRN online checkArthur de Jong2021-10-031-14/+0
* Add documentation for Norwegian OrganisasjonsnummerArthur de Jong2021-10-031-0/+5
* Update Let's Encrypt R3 intermediate certificateArthur de Jong2021-10-031-82/+64
* Update database filesArthur de Jong2021-10-0311-817/+2156
* Add Indian GSTIN (VAT number)Gaurav Chauhan2021-10-022-0/+164
* Add Indian EPIC number (Voter ID number)Gaurav Chauhan2021-10-021-0/+89
* Improve validation and docstrings of Indian numbersGaurav Chauhan2021-10-022-37/+63