check_digits

The module provides functions to calculate and validate check digits for various international standards, including ISBN, ISSN, EAN, and IBAN, using algorithms such as modulo 10, 11, and weighted sums.

Information Analysis

Extensibility Types: Functions
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 474
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 474
Lines of Encapsulated Versioning Code: ? 0
Percentage of Encapsulated Versioning Code in Codebase: ? 0%