| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos | Jakub Wilk | 2019-11-12 | 1 | -1/+1 |
* | 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 | -5/+4 |
* | Add documentation to Brazillian CPF | Arthur de Jong | 2016-07-26 | 1 | -1/+9 |
* | Implement validate() for Brazillian numbers | Arthur de Jong | 2013-06-08 | 1 | -13/+27 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -2/+1 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -2/+4 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -7/+8 |
* | add a CPF (Cadastro de Pessoas FĂsicas) module | Arthur de Jong | 2011-01-15 | 1 | -0/+65 |