Thank you for all the hard work you put into this library. I'm curious between the barcodes shown in barcode.PROVIDED_BARCODES and the list of Supported Formats in the docs.
['codabar', 'code128', 'code39', 'ean', 'ean13', 'ean13-guard', 'ean14', 'ean8', 'ean8-guard', 'gs1', 'gs1_128', 'gtin', 'isbn', 'isbn10', 'isbn13', 'issn', 'itf', 'jan', 'nw-7', 'pzn', 'upc', 'upca']
Hello,
Thank you for all the hard work you put into this library. I'm curious between the barcodes shown in
barcode.PROVIDED_BARCODESand the list of Supported Formats in the docs.PROVIDED_BARCODESderivatives of other codes?Example:
codabar,ean13-guard,gs1, etc. in the Supported Formats section of the docs.