| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement validate() for the Luhn algorithms | Arthur de Jong | 2013-06-08 | 1 | -9/+28 |
* | some more documentation improvements | Arthur de Jong | 2012-02-26 | 1 | -6/+2 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -6/+7 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -4/+8 |
* | make checksum calculation a little more readable | Arthur de Jong | 2010-08-20 | 1 | -3/+3 |
* | add functions for handling the Luhn and Luhn mod N algori... | Arthur de Jong | 2010-08-20 | 1 | -0/+66 |