a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 218217 and 83987

Description: Python module to handle standardized numbers and codes (Python3 version)
 A Python module to parse, validate and reformat standard numbers and codes
 in different formats.
 .
 Currently this package supports the following formats:
 .
  * UID (Umsatzsteuer-Identifikationsnummer, Austrian VAT number)
  * BTW, TVA, NWSt (Belgian VAT number)
  * EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes)
  * PNF (ЛНЧ, Личен номер на чужденец, Bulgarian number of a foreigner)
  * VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
  * CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
  * Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
  * DIČ (Daňové identifikační číslo, Czech VAT number)
  * RČ (Rodné číslo, the Czech birth number)
  * Ust ID Nr. (Umsatzsteur Identifikationnummer, German VAT number)
  * CPR (personnummer, the Danish citizen number)
  * CVR (Momsregistreringsnummer, Danish VAT number)
  * EAN (International Article Number)
  * KMKR (Käibemaksukohuslase, Estonian VAT number)
  * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
  * DNI (Documento nacional de identidad, Spanish personal identity codes)
  * NIE (Número de Identificación de Extranjeros, Spanish foreigner number)
  * NIF (Número de Identificación Fiscal, Spanish VAT number)
  * VAT (European Union VAT number)
  * ALV nro (Arvonlisäveronumero, Finnish VAT number)
  * HETU (Henkilötunnus, Finnish personal identity code)
  * SIREN (a French company identification number)
  * n° TVA (taxe sur la valeur ajoutée, French VAT number)
  * VAT (United Kingdom (and Isle of Man) VAT registration number)
  * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number)
  * GRid (Global Release Identifier)
  * OIB (Osobni identifikacijski broj, Croatian identification number)
  * ANUM (Közösségi adószám, Hungarian VAT number)
  * IBAN (International Bank Account Number)
  * PPS No (Personal Public Service Number, Irish personal number)
  * VAT (Irish VAT number)
  * IMEI (International Mobile Equipment Identity)
  * IMSI (International Mobile Subscriber Identity)
  * ISAN (International Standard Audiovisual Number)
  * ISBN (International Standard Book Number)
  * ISIL (International Standard Identifier for Libraries)
  * ISMN (International Standard Music Number)
  * ISSN (International Standard Serial Number)
  * Partita IVA (Italian VAT number)
  * PVM (Pridėtinės vertės mokestis mokėtojo kodas, Lithuanian VAT number)
  * TVA (taxe sur la valeur ajoutée, Luxembourgian VAT number)
  * PVN (Pievienotās vērtības nodokļa, Latvian VAT number)
  * MEID (Mobile Equipment Identifier)
  * VAT (Maltese VAT number)
  * NRIC No. (Malaysian National Registration Identity Card Number)
  * Brin number (Dutch number for schools)
  * BSN (Burgerservicenummer, Dutch national identification number)
  * BTW-nummer (Omzetbelastingnummer, the Dutch VAT number)
  * Onderwijsnummer (Dutch student school number)
  * Postcode (Dutch postal code)
  * NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
  * NIF (Número de identificação fiscal, Portuguese VAT number)
  * CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
  * CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
  * VAT (Moms, Mervärdesskatt, Swedish VAT number)
  * ID za DDV (Davčna številka, Slovenian VAT number)
  * IČ DPH (IČ pre daň z pridanej hodnoty, Slovak VAT number)
  * RČ (Rodné číslo, the Slovak birth number)
  * ATIN (U.S. Adoption Taxpayer Identification Number)
  * EIN (U.S. Employer Identification Number)
  * ITIN (U.S. Individual Taxpayer Identification Number)
  * PTIN (U.S. Preparer Tax Identification Number)
  * SSN (U.S. Social Security Number)
  * TIN (U.S. Taxpayer Identification Number)
 .
 Furthermore a number of generic check digit algorithms are available:
 .
  * the Verhoeff algorithm
  * the Luhn and Luhn mod N algorithms
  * some algorithms described in ISO/IEC 7064: Mod 11, 2, Mod 37, 2,
    Mod 97, 10, Mod 11, 10 and Mod 37, 36
 .
 This package contains the Python 3 version of the library.
Description: Python module to handle standardized numbers and codes (Python3 version)
 A Python module to parse, validate and reformat standard numbers and codes
 in different formats.
 .
 Currently this package supports the following formats:
 .
  * ISBN (International Standard Book Number)
  * ISSN (International Standard Serial Number)
  * ISMN (International Standard Music Number)
  * ISAN (International Standard Audiovisual Number)
  * EAN (International Article Number)
  * BSN (Burgerservicenummer, the Dutch national identification number)
  * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
    number)
  * SSN (U.S. Social Security Number)
  * IMEI (International Mobile Equipment Identity)
  * MEID (Mobile Equipment Identifier)
  * GRid (Global Release Identifier)
  * IBAN (International Bank Account Number)
  * ISIL (International Standard Identifier for Libraries and Related
    Organizations)
 .
 Furthermore a number of generic check digit algorithms are available:
 .
  * the Verhoeff algorithm
  * the Luhn and Luhn mod N algorithms
  * some algorithms described in ISO/IEC 7064: Mod 11, 2, Mod 37, 2,
    Mod 97, 10, Mod 11, 10 and Mod 37, 36
 .
 This package contains the Python 3 version of the library.
--- 218217	Thu Jan  1 00:00:00 1970
+++ 83987	Thu Jan  1 00:00:00 1970
@@ -4,70 +4,21 @@
  .
  Currently this package supports the following formats:
  .
-  * UID (Umsatzsteuer-Identifikationsnummer, Austrian VAT number)
-  * BTW, TVA, NWSt (Belgian VAT number)
-  * EGN (ЕГН, Единен граждански номер, Bulgarian personal identity codes)
-  * PNF (ЛНЧ, Личен номер на чужденец, Bulgarian number of a foreigner)
-  * VAT (Идентификационен номер по ДДС, Bulgarian VAT number)
-  * CPF (Cadastro de Pessoas Físicas, Brazillian national identifier)
-  * Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
-  * DIČ (Daňové identifikační číslo, Czech VAT number)
-  * RČ (Rodné číslo, the Czech birth number)
-  * Ust ID Nr. (Umsatzsteur Identifikationnummer, German VAT number)
-  * CPR (personnummer, the Danish citizen number)
-  * CVR (Momsregistreringsnummer, Danish VAT number)
-  * EAN (International Article Number)
-  * KMKR (Käibemaksukohuslase, Estonian VAT number)
-  * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
-  * DNI (Documento nacional de identidad, Spanish personal identity codes)
-  * NIE (Número de Identificación de Extranjeros, Spanish foreigner number)
-  * NIF (Número de Identificación Fiscal, Spanish VAT number)
-  * VAT (European Union VAT number)
-  * ALV nro (Arvonlisäveronumero, Finnish VAT number)
-  * HETU (Henkilötunnus, Finnish personal identity code)
-  * SIREN (a French company identification number)
-  * n° TVA (taxe sur la valeur ajoutée, French VAT number)
-  * VAT (United Kingdom (and Isle of Man) VAT registration number)
-  * FPA, ΦΠΑ (Foros Prostithemenis Aksias, the Greek VAT number)
-  * GRid (Global Release Identifier)
-  * OIB (Osobni identifikacijski broj, Croatian identification number)
-  * ANUM (Közösségi adószám, Hungarian VAT number)
-  * IBAN (International Bank Account Number)
-  * PPS No (Personal Public Service Number, Irish personal number)
-  * VAT (Irish VAT number)
-  * IMEI (International Mobile Equipment Identity)
-  * IMSI (International Mobile Subscriber Identity)
-  * ISAN (International Standard Audiovisual Number)
   * ISBN (International Standard Book Number)
-  * ISIL (International Standard Identifier for Libraries)
-  * ISMN (International Standard Music Number)
   * ISSN (International Standard Serial Number)
-  * Partita IVA (Italian VAT number)
-  * PVM (Pridėtinės vertės mokestis mokėtojo kodas, Lithuanian VAT number)
-  * TVA (taxe sur la valeur ajoutée, Luxembourgian VAT number)
-  * PVN (Pievienotās vērtības nodokļa, Latvian VAT number)
-  * MEID (Mobile Equipment Identifier)
-  * VAT (Maltese VAT number)
-  * NRIC No. (Malaysian National Registration Identity Card Number)
-  * Brin number (Dutch number for schools)
-  * BSN (Burgerservicenummer, Dutch national identification number)
-  * BTW-nummer (Omzetbelastingnummer, the Dutch VAT number)
-  * Onderwijsnummer (Dutch student school number)
-  * Postcode (Dutch postal code)
-  * NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
-  * NIF (Número de identificação fiscal, Portuguese VAT number)
-  * CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
-  * CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
-  * VAT (Moms, Mervärdesskatt, Swedish VAT number)
-  * ID za DDV (Davčna številka, Slovenian VAT number)
-  * IČ DPH (IČ pre daň z pridanej hodnoty, Slovak VAT number)
-  * RČ (Rodné číslo, the Slovak birth number)
-  * ATIN (U.S. Adoption Taxpayer Identification Number)
-  * EIN (U.S. Employer Identification Number)
-  * ITIN (U.S. Individual Taxpayer Identification Number)
-  * PTIN (U.S. Preparer Tax Identification Number)
+  * ISMN (International Standard Music Number)
+  * ISAN (International Standard Audiovisual Number)
+  * EAN (International Article Number)
+  * BSN (Burgerservicenummer, the Dutch national identification number)
+  * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification
+    number)
   * SSN (U.S. Social Security Number)
-  * TIN (U.S. Taxpayer Identification Number)
+  * IMEI (International Mobile Equipment Identity)
+  * MEID (Mobile Equipment Identifier)
+  * GRid (Global Release Identifier)
+  * IBAN (International Bank Account Number)
+  * ISIL (International Standard Identifier for Libraries and Related
+    Organizations)
  .
  Furthermore a number of generic check digit algorithms are available:
  .