From 8a10861e780d65dbda3bd08db42da058cf03c976 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 11 Feb 2012 20:09:06 +0000 Subject: add a PVN (Pievienotās vērtības nodokļa, Latvian VAT number) module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@116 9dea7c4f-944c-4273-ac1a-574ede026edc --- stdnum/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'stdnum/__init__.py') diff --git a/stdnum/__init__.py b/stdnum/__init__.py index 8a0a0c3..246b548 100644 --- a/stdnum/__init__.py +++ b/stdnum/__init__.py @@ -47,6 +47,7 @@ Currently this package supports the following formats: * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number) * Ust ID Nr. (Umsatzsteur Identifikationnummer, the German VAT number) * BTW, TVA, NWSt (Belgian VAT number) + * PVN (Pievienotās vērtības nodokļa, Latvian VAT number) * IMEI (International Mobile Equipment Identity) * IMSI (International Mobile Subscriber Identity) * MEID (Mobile Equipment Identifier) -- cgit v1.2.3