| Commit message (Expand) | Author | Age | Files | Lines |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 1 | -2/+2 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -4/+3 |
* | Use zip() instead of enumerate() | Arthur de Jong | 2015-10-05 | 1 | -2/+2 |
* | Implement validate() for Maltese numbers | Arthur de Jong | 2013-06-08 | 1 | -10/+22 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -1/+1 |
* | give all packages a description | Arthur de Jong | 2012-02-19 | 1 | -0/+21 |
* | add a VAT (Maltese VAT number) module | Arthur de Jong | 2012-02-18 | 2 | -0/+59 |