mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -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).
|