Python Barcode generator
This library provides a simple way to create barcodes using only the Python standardlib. The barcodes where created as SVG objects.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-python-barcode && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-barcode-0.11.0.tar.gz | 0000231591 226 KB | |
python-python-barcode.changes | 0000001795 1.75 KB | |
python-python-barcode.spec | 0000002461 2.4 KB |
Revision 4 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 787472
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Remove tests folder that was installed in sitelib - version update to 0.11.0 * Added basic support for multiline text. * Dropped lots of older compat-only code and other cleanups. * Fixed a bug in the API when combining certain barcodes and writers. * Published documentation again and updated all project references. * Fix python_barcode.get mixups between options as writer_options. Previously, some writer/barcode combinations worked fine, while others failed. Now all work consistently. * The cli tool has been fixed and should now work as expected again.
Comments 0