From 20296ef3e03aba705ac7d75528fc298d44cf43e0 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 17 Feb 2012 16:15:53 +0000 Subject: add a KMKR (Käibemaksukohuslase, Estonian 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@135 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 d598df0..7bc5dfb 100644 --- a/stdnum/__init__.py +++ b/stdnum/__init__.py @@ -62,6 +62,7 @@ Currently this package supports the following formats: * DIČ (Daňové identifikační číslo, Czech VAT number) * VAT (Irish VAT number) * ANUM (Közösségi adószám, Hungarian VAT number) + * KMKR (Käibemaksukohuslase, Estonian VAT number) * IMEI (International Mobile Equipment Identity) * IMSI (International Mobile Subscriber Identity) * MEID (Mobile Equipment Identifier) -- cgit v1.2.3