We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe13f69 commit c780b11Copy full SHA for c780b11
README.rst
@@ -13,14 +13,13 @@ python-barcode
13
:target: https://github.com/WhyNotHugo/python-barcode/blob/master/LICENCE
14
:alt: licence
15
16
+This library provides a simple way to create barcodes using only the
17
+Python standard lib. The barcodes are created as SVG objects.
18
19
.. image:: example-ean13.png
20
:target: https://github.com/WhyNotHugo/python-barcode
21
:alt: python-barcode
22
-This library provides a simple way to create barcodes using only the
-Python standard lib. The barcodes are created as SVG objects.
23
-
24
Please report any bugs at https://github.com/WhyNotHugo/python-barcode/issues
25
26
0 commit comments