-
-
Notifications
You must be signed in to change notification settings - Fork 137
PZN8 support still in planning? #167
Copy link
Copy link
Open
Labels
contributions welcomeFurther design discussions and PRs are welcome.Further design discussions and PRs are welcome.enhancement
Description
Activity
Metadata
Metadata
Assignees
Labels
contributions welcomeFurther design discussions and PRs are welcome.Further design discussions and PRs are welcome.enhancement
Hello,
I was wondering if PZN8 support is still in the planning. In
codex.py(line 115-118) a comment states that the support was already planned for release with v0.9. Is this still in progress or am I missing something?class PZN8(PZN7):"""Will be fully added in v0.9."""digits = 7https://github.com/WhyNotHugo/python-barcode/blob/main/barcode/codex.py#:~:text=class%20PZN8(,digits%20%3D%207