# Source: python-stdnum # Package: python3-stdnum # Versions: python3-stdnum (0.5-1), python3-stdnum (0.5-2) # Prioritize: 45 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. Description-fr: module de Python pour gérer des normes de numéros et codes – version Python 3 Il s’agit d’un module de Python pour analyser, valider et reformater des normes de numéros et de codes dans différents formats. . Actuellement, ce paquet gère les formats suivants : . . De plus, un certain nombre d’algorithmes génériques de vérification de chiffres sont disponibles : – algorithme de Verhoeff ; – algorithme de Damm ; – algorithmes de Luhn et de Luhn mod N ; – quelques algorithmes décrits dans ISO/IEC 7064† : Mod 11, 2, Mod 37, 2, Mod 97, 10, Mod 11, 10 et Mod 37, 36. . . Ce paquet fournit la version Python 3 de la bibliothèque. # other Descriptions of the python3-stdnum package with a translation in fr: # # Description-id: 307828 https://ddtp.debian.org/ddt.cgi?desc_id=307828 # patch https://ddtp.debian.org/ddt.cgi?diff1=307828&diff2=83987&language=fr # This Description is active # This Description was in forky from 2025-08-10 to 2026-09-24; # This Description was in sid from 2024-08-05 to 2026-09-24; # This Description was in trixie from 2024-08-10 to 2026-09-14; # # Description-id: 282724 https://ddtp.debian.org/ddt.cgi?desc_id=282724 # patch https://ddtp.debian.org/ddt.cgi?diff1=282724&diff2=83987&language=fr # This Description was in trixie from 2023-06-12 to 2024-08-09; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2021-01-20 to 2024-09-02; # This Description was in sid from 2021-01-15 to 2024-08-04; # # Description-id: 278845 https://ddtp.debian.org/ddt.cgi?desc_id=278845 # patch https://ddtp.debian.org/ddt.cgi?diff1=278845&diff2=83987&language=fr # This Description was in bullseye from 2020-08-20 to 2021-01-19; # This Description was in sid from 2020-08-10 to 2021-01-14; # # Description-id: 268178 https://ddtp.debian.org/ddt.cgi?desc_id=268178 # patch https://ddtp.debian.org/ddt.cgi?diff1=268178&diff2=83987&language=fr # This Description was in bullseye from 2020-03-03 to 2020-08-19; # This Description was in sid from 2019-03-12 to 2020-08-09; #