CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README_CN.md
RELEASING.md
mvnw
mvnw.cmd
pyproject.toml
./pyzxing/__init__.py
./pyzxing/__version__.py
./pyzxing/config.py
./pyzxing/platform_utils.py
./pyzxing/reader.py
./pyzxing/utils.py
.mvn/wrapper/maven-wrapper.properties
conda-recipe/meta.yaml
docs/api.rst
docs/conf.py
docs/deployment.rst
docs/development.rst
docs/index.rst
docs/installation.rst
docs/quickstart.rst
docs/requirements.txt
docs/results.rst
docs/troubleshooting.rst
docs/usage.rst
java-runner/pom.xml
java-runner/src/main/java/io/github/chenjiexu/pyzxing/PyzxingRunner.java
java-runner/src/test/java/io/github/chenjiexu/pyzxing/PyzxingRunnerTest.java
java-runner/src/test/resources/fixtures/gb18030/README.md
java-runner/src/test/resources/fixtures/gb18030/gb18030-byte-no-eci.png
java-runner/src/test/resources/fixtures/gb18030/metadata.json
pyzxing/__init__.py
pyzxing/__version__.py
pyzxing/config.py
pyzxing/platform_utils.py
pyzxing/reader.py
pyzxing/utils.py
pyzxing.egg-info/PKG-INFO
pyzxing.egg-info/SOURCES.txt
pyzxing.egg-info/dependency_links.txt
pyzxing.egg-info/requires.txt
pyzxing.egg-info/top_level.txt
reports/issue-34-gb18030.json
reports/issue-35-assessment.json
reports/issue-38-zxing-comparison.json
scripts/export_test_runner.py
scripts/install_conda_runner.py
scripts/prepare_conda_local_recipe.py
scripts/pyinstaller_smoke.py
scripts/scanner.py
scripts/verify_release_evidence.py
scripts/verify_runner_artifact.py
scripts/verify_runner_release.py
scripts/verify_version_sync.py
scripts/webcam_demo.py
src/resources/MODE2.png
src/resources/MODE2.txt
src/resources/codabar.png
src/resources/codabar.txt
src/resources/code128.png
src/resources/code128.txt
src/resources/code39.png
src/resources/code39.txt
src/resources/multibarcodes.jpg
src/resources/multibarcodes.txt
src/resources/ou.jpg
src/resources/pdf417.png
src/resources/pdf417.txt
src/resources/qrcode.png
src/resources/qrcode.txt
src/resources/plus/bytes.png
tests/conftest.py
tests/test_create_reader.py
tests/test_decode.py
tests/test_edge_cases.py
tests/test_issue_regressions.py
tests/test_performance.py
tests/test_reader_runtime.py
tests/test_webcam_demo.py
tests/resources/data-matrix/basic.png
tests/resources/data-matrix/metadata.json
tests/resources/issue-38/10279.png
tests/resources/issue-38/1982.png
tests/resources/issue-38/2189.png
tests/resources/issue-38/2429.png
tests/resources/issue-38/4041.png
tests/resources/issue-38/4135.png
tests/resources/issue-38/4598.png
tests/resources/issue-38/4608.png
tests/resources/issue-38/4705.png
tests/resources/issue-38/5468.png
tests/resources/issue-38/6310.png
tests/resources/issue-38/6466.png
tests/resources/issue-38/6620.png
tests/resources/issue-38/6904.png
tests/resources/issue-38/7418.png
tests/resources/issue-38/9983.png
tests/resources/orientation/code128-0.png
tests/resources/orientation/code128-180.png
tests/resources/orientation/code128-270.png
tests/resources/orientation/code128-90.png
tests/resources/orientation/qrcode-0.png
tests/resources/orientation/qrcode-180.png
tests/resources/orientation/qrcode-270.png
tests/resources/orientation/qrcode-90.png