Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/fr
Commit message (Expand)AuthorAgeFilesLines
* Imporve French NIF validation (checksum)Kevin Dagostino2024-02-251-4/+15
* Support special validation of La Post SIRETCédric Krier2022-03-211-2/+13
* Improve French NIF validationDimitri Papadopoulos2021-07-181-5/+11
* Use HTTPS in URLs where possibleArthur de Jong2020-03-201-1/+1
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-295-14/+14
* Update the flake8 ignore listArthur de Jong2018-02-141-1/+1
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-112-7/+15
* Docstring improvementsArthur de Jong2017-09-115-22/+18
* Switch to HTTPS URLsArthur de Jong2017-04-132-4/+4
* Add support for Monaco VAT numberArthur de Jong2017-03-251-2/+6
* Fix French NIF format testArthur de Jong2016-07-261-3/+3
* Add NIF - French tax identification numberDimitri Papadopoulos2016-07-261-0/+75
* Move NIR check digit calculation to functionArthur de Jong2016-07-261-15/+30
* Improve French NIR validationDimitri Papadopoulos2016-07-261-5/+14
* Add extra tests for SIREN and SIRETArthur de Jong2016-07-252-2/+11
* Add French SIRET numberYoann Aubineau2016-07-251-0/+97
* Add French NIRDimitri Papadopoulos2016-05-271-0/+80
* Add extra test for French TVAArthur de Jong2015-04-271-1/+5
* Implement validate() for French numbersArthur de Jong2013-06-082-37/+66
* add a to_vta() function to the stdnum.fr.siren moduleArthur de Jong2012-02-261-0/+19
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-262-7/+10
* for all countries, provide vat as an alias for the local ...Arthur de Jong2012-02-191-0/+3
* give all packages a descriptionArthur de Jong2012-02-191-0/+21
* add a TVA (Numéro d'identification à la taxe sur la val...Arthur de Jong2012-02-171-0/+79
* add a SIREN (Système d'Identification du Répertoire des...Arthur de Jong2012-02-052-0/+49