| Commit message (Expand) | Author | Age | Files | Lines |
* | Make more information links consistent | Arthur de Jong | 2016-04-11 | 2 | -4/+9 |
* | Integrate information from the wiki | Arthur de Jong | 2015-10-30 | 1 | -3/+9 |
* | Code style improvements | Arthur de Jong | 2015-10-11 | 1 | -1/+1 |
* | Add a Dutch postal code module | Arthur de Jong | 2013-11-10 | 2 | -2/+80 |
* | Add a Dutch Brin number module | Arthur de Jong | 2013-11-09 | 1 | -0/+80 |
* | Clarify onderwijsnummer description | Arthur de Jong | 2013-11-09 | 1 | -4/+4 |
* | Implement validate() for Dutch numbers | Arthur de Jong | 2013-06-08 | 3 | -39/+88 |
* | Revert generating stdnum docstring dynamically | Arthur de Jong | 2013-06-07 | 1 | -1/+1 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 3 | -13/+23 |
* | for all countries, provide vat as an alias for the local ... | Arthur de Jong | 2012-02-19 | 1 | -0/+3 |
* | give all packages a description | Arthur de Jong | 2012-02-19 | 1 | -0/+21 |
* | remove stdnum.nl.vat alias module | Arthur de Jong | 2012-02-19 | 1 | -22/+0 |
* | also make the stdnum.nl.btw module available as stdnum.nl... | Arthur de Jong | 2012-02-10 | 1 | -0/+22 |
* | fix number in test and ensure that number is not all zeroes | Arthur de Jong | 2012-02-10 | 1 | -3/+3 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 3 | -4/+8 |
* | rename calc_checksum() to checksum() for consistency | Arthur de Jong | 2012-02-04 | 2 | -4/+4 |
* | add a BTW (the Dutch VAT number) module | Arthur de Jong | 2012-02-02 | 1 | -0/+52 |
* | add an onderwijsnummer (Dutch school number) module | Arthur de Jong | 2012-02-02 | 2 | -4/+51 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -3/+6 |
* | move bsn module inside nl package | Arthur de Jong | 2011-01-15 | 2 | -0/+60 |