| Commit message (Expand) | Author | Age | Files | Lines |
* | Imporve French NIF validation (checksum) | Kevin Dagostino | 2024-02-25 | 1 | -4/+15 |
* | Support special validation of La Post SIRET | Cédric Krier | 2022-03-21 | 1 | -2/+13 |
* | Improve French NIF validation | Dimitri Papadopoulos | 2021-07-18 | 1 | -5/+11 |
* | Use HTTPS in URLs where possible | Arthur de Jong | 2020-03-20 | 1 | -1/+1 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 5 | -14/+14 |
* | Update the flake8 ignore list | Arthur de Jong | 2018-02-14 | 1 | -1/+1 |
* | Minor code improvements (mostly PEP8) | Arthur de Jong | 2017-09-11 | 2 | -7/+15 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 5 | -22/+18 |
* | Switch to HTTPS URLs | Arthur de Jong | 2017-04-13 | 2 | -4/+4 |
* | Add support for Monaco VAT number | Arthur de Jong | 2017-03-25 | 1 | -2/+6 |
* | Fix French NIF format test | Arthur de Jong | 2016-07-26 | 1 | -3/+3 |
* | Add NIF - French tax identification number | Dimitri Papadopoulos | 2016-07-26 | 1 | -0/+75 |
* | Move NIR check digit calculation to function | Arthur de Jong | 2016-07-26 | 1 | -15/+30 |
* | Improve French NIR validation | Dimitri Papadopoulos | 2016-07-26 | 1 | -5/+14 |
* | Add extra tests for SIREN and SIRET | Arthur de Jong | 2016-07-25 | 2 | -2/+11 |
* | Add French SIRET number | Yoann Aubineau | 2016-07-25 | 1 | -0/+97 |
* | Add French NIR | Dimitri Papadopoulos | 2016-05-27 | 1 | -0/+80 |
* | Add extra test for French TVA | Arthur de Jong | 2015-04-27 | 1 | -1/+5 |
* | Implement validate() for French numbers | Arthur de Jong | 2013-06-08 | 2 | -37/+66 |
* | add a to_vta() function to the stdnum.fr.siren module | Arthur de Jong | 2012-02-26 | 1 | -0/+19 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 2 | -7/+10 |
* | 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 a TVA (Numéro d'identification à la taxe sur la val... | Arthur de Jong | 2012-02-17 | 1 | -0/+79 |
* | add a SIREN (Système d'Identification du Répertoire des... | Arthur de Jong | 2012-02-05 | 2 | -0/+49 |