Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/it
Commit message (Expand)AuthorAgeFilesLines
* Put long line flake8 ignores in files instead of globallyArthur de Jong2022-08-131-1/+1
* Fix flake8 errorArthur de Jong2022-08-121-2/+1
* Add Italian AIC codesFabrizioMontanari2020-03-141-0/+132
* The Italian IVA is also a Codice FiscaleArthur de Jong2020-01-051-11/+31
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Update the flake8 ignore listArthur de Jong2018-02-141-1/+1
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-111-1/+1
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-112-10/+8
* Code style improvementsArthur de Jong2015-10-111-3/+3
* Small typo and code style fixesArthur de Jong2015-08-161-2/+2
* Add an Italian Codice Fiscale moduleArthur de Jong2014-02-021-0/+152
* Implement validate() for Italian numbersArthur de Jong2013-06-081-14/+26
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-7/+6
* 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
* strip a few more separatorsArthur de Jong2012-02-171-1/+1
* use the luhn module where possibleArthur de Jong2012-02-121-9/+3
* add a Partita IVA (Italian VAT number) moduleArthur de Jong2012-02-122-0/+68