Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/nl/onderwijsnummer.py
Commit message (Expand)AuthorAgeFilesLines
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-1/+2
* Improved texts and added linksPanderMusubi2018-07-221-2/+2
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-111-6/+4
* Make more information links consistentArthur de Jong2016-04-111-0/+4
* Clarify onderwijsnummer descriptionArthur de Jong2013-11-091-4/+4
* Implement validate() for Dutch numbersArthur de Jong2013-06-081-15/+35
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-3/+8
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-2/+3
* rename calc_checksum() to checksum() for consistencyArthur de Jong2012-02-041-2/+2
* add an onderwijsnummer (Dutch school number) moduleArthur de Jong2012-02-021-0/+46