.editorconfig
.gitignore
.pre-commit.yaml
LICENSE
README.md
pyproject.toml
qread.sublime-project
.github/dependabot.yml
.github/release.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/templates/pr-build.md
.github/workflows/build.yml
.github/workflows/release.yml
.github/workflows/test.yml
src/qread/__init__.py
src/qread/__main__.py
src/qread/_version.py
src/qread/py.typed
src/qread.egg-info/PKG-INFO
src/qread.egg-info/SOURCES.txt
src/qread.egg-info/dependency_links.txt
src/qread.egg-info/entry_points.txt
src/qread.egg-info/not-zip-safe
src/qread.egg-info/requires.txt
src/qread.egg-info/top_level.txt