Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/verhoeff.py
Commit message (Expand)AuthorAgeFilesLines
* 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