Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/fi/hetu.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Finland HETU new century indicating signsmjturt2023-04-291-3/+3
| | | | | | More information at https://dvv.fi/en/reform-of-personal-identity-code Cloess https://github.com/arthurdejong/python-stdnum/pull/396
* Use HTTPS in URLs where possibleArthur de Jong2020-03-201-2/+2
|
* Support validating temporary Finnish personal identity codesAleksi Hoffman2020-03-011-5/+9
| | | | | | | This adds an optional allow_temporary parameter, which defaults to False, to the validate() function. Closes https://github.com/arthurdejong/python-stdnum/pull/191
* Add validation for "individual" part of hetuEsa Halsti2018-03-111-0/+3
| | | | | | | The range between 900 and 999 is reserved for temporary identifiers and is not given to any real person. Closes https://github.com/arthurdejong/python-stdnum/pull/66
* Make import ordering consistentArthur de Jong2017-09-111-1/+1
|
* Docstring improvementsArthur de Jong2017-09-111-6/+3
|
* Implement validate() for Finnish numbersArthur de Jong2013-06-081-18/+36
|
* re-add Python3 supportArthur de Jong2012-02-261-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@174 9dea7c4f-944c-4273-ac1a-574ede026edc
* ensure that the module docstrings are in a somewhat more ↵Arthur de Jong2012-02-261-1/+2
| | | | | | usable format git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@165 9dea7c4f-944c-4273-ac1a-574ede026edc
* add a HETU (Finnish personal identity code) module as ↵Arthur de Jong2011-11-071-0/+94
provided by Jussi Judin (#5) git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@92 9dea7c4f-944c-4273-ac1a-574ede026edc