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
499 stars 208 forks source link

Add support for Philippines TIN #349

Open unho opened 1 year ago

unho commented 1 year ago

Note that there is no validation using the check digit, since no information could be found regarding it.

Fixes #116