Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the luhn module where possible | Arthur de Jong | 2012-02-12 | 1 | -10/+0 |
| | | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@126 9dea7c4f-944c-4273-ac1a-574ede026edc | ||||
* | implement a digitsum() function to find the sub of all ↵ | Arthur de Jong | 2012-02-11 | 1 | -6/+16 |
| | | | | | | digits in a number git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@113 9dea7c4f-944c-4273-ac1a-574ede026edc | ||||
* | implement a stdnum.util module for holding utility ↵ | Arthur de Jong | 2012-02-04 | 1 | -0/+29 |
functions (for now clean()) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@100 9dea7c4f-944c-4273-ac1a-574ede026edc |