Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/verhoeff.py
Commit message (Expand)AuthorAgeFilesLines
* Docstring improvementsArthur de Jong2017-09-111-4/+4
* Make more information links consistentArthur de Jong2016-04-111-2/+3
* Integrate information from the wikiArthur de Jong2015-10-301-13/+23
* Only catch ExceptionArthur de Jong2014-10-181-1/+1
* Implement validate() for the Verhoeff checksumArthur de Jong2013-06-081-7/+25
* some more documentation improvementsArthur de Jong2012-02-261-5/+1
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-5/+7
* make source code layout follow PEP8 moreArthur de Jong2011-08-191-20/+23
* Python 2.5 compatibility improvementArthur de Jong2011-03-021-10/+10
* spelling checkArthur de Jong2010-08-291-1/+1
* switch to using enumerate() for looping over numbers wher...Arthur de Jong2010-08-261-2/+2
* add functions for handling the Verhoeff algorithmArthur de Jong2010-08-201-0/+83