| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement validate() for IBAN | Arthur de Jong | 2013-06-08 | 1 | -28/+38 |
* | some more documentation improvements | Arthur de Jong | 2012-02-26 | 1 | -1/+7 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -2/+2 |
* | add "pragma: no cover" statements to code that isn't expe... | Arthur de Jong | 2012-02-19 | 1 | -1/+1 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -3/+5 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -6/+12 |
* | move more validation into try/except (specifically the _c... | Arthur de Jong | 2011-02-05 | 1 | -3/+3 |
* | add an IBAN (International Bank Account Number) module | Arthur de Jong | 2011-01-16 | 1 | -0/+91 |