Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/in_/aadhaar.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve validation and docstrings of Indian numbersGaurav Chauhan2021-10-021-7/+20
| | | | | | | | | This ensures that an Aadhaar cannot be a palindrome and checks the serial part of the PAN to not be all zeros. It also updates some descriptions of PAN holder types and renames the card_holder_type to just holder_type. Closes https://github.com/arthurdejong/python-stdnum/pull/279
* Add Indian Aadhaarsrikanthlogic2017-12-011-0/+98
Closes https://github.com/arthurdejong/python-stdnum/pull/56