| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix file headers | Arthur de Jong | 2023-08-06 | 1 | -1/+1 |
* | Add support for Finland HETU new century indicating signs | mjturt | 2023-04-29 | 1 | -3/+3 |
* | Use HTTPS in URLs where possible | Arthur de Jong | 2020-03-20 | 1 | -2/+2 |
* | Support validating temporary Finnish personal identity codes | Aleksi Hoffman | 2020-03-01 | 1 | -5/+9 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 3 | -6/+6 |
* | Add validation for "individual" part of hetu | Esa Halsti | 2018-03-11 | 1 | -0/+3 |
* | Update the flake8 ignore list | Arthur de Jong | 2018-02-14 | 1 | -3/+3 |
* | Make import ordering consistent | Arthur de Jong | 2017-09-11 | 2 | -2/+2 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 5 | -28/+17 |
* | Implement Finnish individual tax number validation | Mohammed Salman | 2017-08-20 | 1 | -0/+74 |
* | Add Python 2.6 support | Arthur de Jong | 2016-11-14 | 1 | -2/+2 |
* | Use zip() instead of enumerate() | Arthur de Jong | 2015-10-05 | 1 | -2/+2 |
* | Add alias to hetu in for finnish personal id code | Sergio Isidoro | 2015-10-05 | 1 | -0/+1 |
* | Split out format() function | Arthur de Jong | 2015-07-12 | 1 | -13/+17 |
* | Add validation for Finnish y-tunnus (business identifier) | Lari Haataja | 2015-07-12 | 2 | -0/+61 |
* | Add a whitelist for short numbers and fix API | Arthur de Jong | 2015-07-12 | 1 | -23/+41 |
* | Validation for Finnish association identifier | Lari Haataja | 2015-07-12 | 1 | -0/+76 |
* | Implement validate() for Finnish numbers | Arthur de Jong | 2013-06-08 | 2 | -27/+58 |
* | re-add Python3 support | Arthur de Jong | 2012-02-26 | 1 | -1/+1 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 2 | -2/+3 |
* | 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 |
* | add an ALV nro (Arvonlisäveronumero, Finnish VAT number)... | Arthur de Jong | 2012-02-17 | 1 | -0/+58 |
* | add a HETU (Finnish personal identity code) module as pro... | Arthur de Jong | 2011-11-07 | 2 | -0/+94 |