arthurdejong / python-stdnum

A Python library to provide functions to handle, parse and validate standard numbers.
https://arthurdejong.org/python-stdnum/
GNU Lesser General Public License v2.1
498 stars 206 forks source link

Add support for Nigeria TIN #137

Open unho opened 5 years ago

unho commented 5 years ago
arthurdejong commented 4 years ago

Other than the format (12 digits, XXXXXXXX-XXXX) and that it is also referred to as JTB TIN I can't really find any other useful information about this number and how to validate it. If anyone can provide some more information, feel free to update this ticket.