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