Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/ch
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by codespellDimitri Papadopoulos2022-12-121-1/+1
* Add a check_uid() function to the stdnum.ch.uid moduleArthur de Jong2022-11-121-2/+59
* Use str.zfill() for padding leading zerosArthur de Jong2022-08-151-2/+1
* Add Swiss ESR/ISR/QR-referenceKurt Keller2019-11-031-0/+98
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-113-15/+11
* Improve validation to Swiss SSN numberArthur de Jong2016-07-261-5/+14
* Fix bug in Swiss SSN validationArthur de Jong2016-05-281-9/+11
* Make more information links consistentArthur de Jong2016-04-112-6/+8
* Add Swiss UID and VAT numbersArthur de Jong2015-10-082-0/+169
* Adds the Swiss social security numberDenis Krienbühl2014-10-192-0/+93