diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2012-02-18 22:32:34 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2012-02-18 22:32:34 +0100 |
commit | 13844880943256c7777c6e14bd9f915931509f48 (patch) | |
tree | 440216db4f493292a061eb120a85d896279d6d73 /README | |
parent | a24e98eb5cf2d385328c6f185f99508984d2550f (diff) |
add a PNF (ЛНЧ, Личен номер на чужденец, Bulgarian personal number of a foreigner) module
git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@148 9dea7c4f-944c-4273-ac1a-574ede026edc
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Currently this package supports the following formats: for foreigners) * CNP (Cod Numeric Personal, Romanian Numerical Personal Code) * EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes) + * PNF (ЛНЧ, Личен номер на чужденец, Bulgarian personal number of a foreigner) * NIF (Número de Identificación Fiscal, Spanish VAT number) * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number) * Ust ID Nr. (Umsatzsteur Identifikationnummer, the German VAT number) |