Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/cz/dic.py
Commit message (Expand)AuthorAgeFilesLines
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Minor code improvements (mostly PEP8)Arthur de Jong2017-09-111-1/+1
* Docstring improvementsArthur de Jong2017-09-111-4/+3
* Fix Czech DIČ check digit calculationArthur de Jong2017-09-081-3/+3
* Implement validate() for Czech numbersArthur de Jong2013-06-081-22/+37
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-5/+5
* add a DIČ (Daňové identifikační číslo, Czech VAT n...Arthur de Jong2012-02-171-0/+86