.editorconfig
.gitignore
.pre-commit-config.yaml
.pylintrc
CHANGELOG.md
LICENSE
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/python-package.yml
reportlab_qr_code/CHANGELOG.md
reportlab_qr_code/__init__.py
reportlab_qr_code_generator.egg-info/PKG-INFO
reportlab_qr_code_generator.egg-info/SOURCES.txt
reportlab_qr_code_generator.egg-info/dependency_links.txt
reportlab_qr_code_generator.egg-info/requires.txt
reportlab_qr_code_generator.egg-info/top_level.txt
sample_usage/Makefile
sample_usage/test.py
sample_usage/test.rml
sample_usage/utils.py
tests/__init__.py
tests/test_qrcode.py