CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
src/reponews/__init__.py
src/reponews/__main__.py
src/reponews/client.py
src/reponews/config.py
src/reponews/core.py
src/reponews/py.typed
src/reponews/qlobjs.py
src/reponews/qmanager.py
src/reponews/types.py
src/reponews/util.py
src/reponews.egg-info/PKG-INFO
src/reponews.egg-info/SOURCES.txt
src/reponews.egg-info/dependency_links.txt
src/reponews.egg-info/entry_points.txt
src/reponews.egg-info/requires.txt
src/reponews.egg-info/top_level.txt
test/conftest.py
test/test_config.py
test/test_main.py
test/test_qmanager.py
test/test_types.py
test/data/bad-config/bad-address01.toml
test/data/bad-config/bad-address02.toml
test/data/bad-config/bad-address03.toml
test/data/bad-config/bad-address04.toml
test/data/bad-config/bad-include.toml
test/data/bad-config/bad-pref-spec01.toml
test/data/bad-config/bad-pref-spec02.toml
test/data/bad-config/bad-pref-spec03.toml
test/data/bad-config/unknown-key.toml
test/data/config/empty.json
test/data/config/empty.toml
test/data/config/full.json
test/data/config/full.toml
test/data/config/minimal.json
test/data/config/minimal.toml
test/data/config/relpaths.json
test/data/config/relpaths.toml
test/data/config/repo-activity01.json
test/data/config/repo-activity01.toml
test/data/config/repo-activity02.json
test/data/config/repo-activity02.toml
test/data/config/yestags.json
test/data/config/yestags.toml
test/data/inclusions/empty.json
test/data/inclusions/empty.toml
test/data/inclusions/include01.json
test/data/inclusions/include01.toml
test/data/inclusions/include02.json
test/data/inclusions/include02.toml
test/data/inclusions/include03.json
test/data/inclusions/include03.toml
test/data/inclusions/repo-activity01.json
test/data/inclusions/repo-activity01.toml
test/data/inclusions/repo-activity02.json
test/data/inclusions/repo-activity02.toml
test/data/inclusions/repo-activity03.json
test/data/inclusions/repo-activity03.toml
test/data/mock/body.txt
test/data/mock/dump-repos.txt
test/data/mock/new-state.json
test/data/mock/session-data.json
test/data/mock/home/config.toml
test/data/mock/home/state.json