mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
python-barcode provides a simple way to create barcodes in Python. There are no external dependencies when generating SVG files. Pillow is required for generating images (e.g.: PNGs).
4 lines
185 B
Text
4 lines
185 B
Text
python-barcode provides a simple way to create barcodes in Python.
|
|
|
|
There are no external dependencies when generating SVG files. Pillow is required
|
|
for generating images (e.g.: PNGs).
|