.hgignore
.hgtags
.pre-commit-config.yaml
LICENSE
MIT-LICENSE
README.rst
example-ean13.png
setup.cfg
setup.py
tox.ini
.github/.kodiak.toml
.github/FUNDING.yml
.github/no-response.yml
.github/workflows/checks.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
LDB_Inventory_Barcode.egg-info/PKG-INFO
LDB_Inventory_Barcode.egg-info/SOURCES.txt
LDB_Inventory_Barcode.egg-info/dependency_links.txt
LDB_Inventory_Barcode.egg-info/entry_points.txt
LDB_Inventory_Barcode.egg-info/requires.txt
LDB_Inventory_Barcode.egg-info/top_level.txt
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contents.rst
docs/getting-started.rst
docs/supported-formats.rst
docs/writers.rst
docs/_static/images/pybarcode.png
ldb/inventory/barcode/__init__.py
ldb/inventory/barcode/base.py
ldb/inventory/barcode/codex.py
ldb/inventory/barcode/ean.py
ldb/inventory/barcode/errors.py
ldb/inventory/barcode/isxn.py
ldb/inventory/barcode/itf.py
ldb/inventory/barcode/pybarcode.py
ldb/inventory/barcode/upc.py
ldb/inventory/barcode/writer.py
ldb/inventory/barcode/charsets/__init__.py
ldb/inventory/barcode/charsets/code128.py
ldb/inventory/barcode/charsets/code39.py
ldb/inventory/barcode/charsets/ean.py
ldb/inventory/barcode/charsets/itf.py
ldb/inventory/barcode/charsets/upc.py
ldb/inventory/barcode/fonts/DejaVuSansMono.ttf
tests/__init__.py
tests/test_builds.py
tests/test_checksums.py
tests/test_init.py
tests/test_manually.py
tests/test_writers.py
tests/test_outputs/.gitignore