Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SBN provider #1806

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Add SBN provider #1806

merged 1 commit into from
Mar 1, 2023

Conversation

dag2226
Copy link
Contributor

@dag2226 dag2226 commented Feb 28, 2023

What does this change

Adds an SBN provider that generates (pre-International) Standard Book Numbers.

What was wrong

See #1803

How this fixes it

Takes the current ISBN provider implementation and modifies it to match the older SBN model. This includes removing the usage of EAN and registration group in number generation, as well as editing the _check_digit method to work for SBN.

Fixes #1803

Copy link
Collaborator

@fcurella fcurella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fcurella fcurella merged commit 4112a9d into joke2k:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for 9 digit SBN
2 participants