CONTRIBUTORS.md
LICENSE
LICENSE.upstream
MANIFEST.in
README.md
aztec_code_generator.py
pyproject.toml
requirements.txt
aztec_py/__init__.py
aztec_py/__main__.py
aztec_py/compat.py
aztec_py/core.py
aztec_py/decode.py
aztec_py/error_correction.py
aztec_py/gs1.py
aztec_py/matrix.py
aztec_py/rune.py
aztec_py.egg-info/PKG-INFO
aztec_py.egg-info/SOURCES.txt
aztec_py.egg-info/dependency_links.txt
aztec_py.egg-info/entry_points.txt
aztec_py.egg-info/requires.txt
aztec_py.egg-info/top_level.txt
aztec_py/renderers/__init__.py
aztec_py/renderers/image.py
aztec_py/renderers/svg.py
docs/ISO_IEC_24778_TRACEABILITY.md
tests/test_api_behaviour.py
tests/test_cli.py
tests/test_compat_matrix.py
tests/test_conformance_report.py
tests/test_core.py
tests/test_decode.py
tests/test_gs1.py
tests/test_modules.py
tests/test_property.py
tests/test_renderers.py
tests/test_rune.py
tests/test_validation.py