Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/nl/bsn.py
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS in URLs where possibleArthur de Jong2022-11-131-1/+1
* Use str.zfill() for padding leading zerosArthur de Jong2022-08-151-3/+1
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Improved texts and added linksPanderMusubi2018-07-221-3/+4
* Docstring improvementsArthur de Jong2017-09-111-5/+4
* Make more information links consistentArthur de Jong2016-04-111-4/+5
* Integrate information from the wikiArthur de Jong2015-10-301-3/+9
* Implement validate() for Dutch numbersArthur de Jong2013-06-081-11/+27
* Revert generating stdnum docstring dynamicallyArthur de Jong2013-06-071-1/+1
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-9/+10
* implement a stdnum.util module for holding utility functi...Arthur de Jong2012-02-041-1/+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-4/+5
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-3/+6
* move bsn module inside nl packageArthur de Jong2011-01-151-0/+60