Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/cz/rc.py
Commit message (Expand)AuthorAgeFilesLines
* Use an internal isdigits() function instead of str.isdigit()Arthur de Jong2019-04-291-2/+2
* Call compact in get_birth_date() functionsArthur de Jong2019-01-291-1/+2
* Docstring improvementsArthur de Jong2017-09-111-5/+4
* Implement validate() for Czech numbersArthur de Jong2013-06-081-29/+43
* re-add Python3 supportArthur de Jong2012-02-261-1/+1
* ensure that the module docstrings are in a somewhat more ...Arthur de Jong2012-02-261-4/+8
* make the get_birth_date() function publically availableArthur de Jong2012-02-241-2/+2
* add some info to descriptionArthur de Jong2012-02-101-1/+3
* add a RČ (Rodné číslo, the Czech birth numbers) moduleArthur de Jong2012-02-051-0/+97