README.md
pyproject.toml
setup.py
openrssgate/__init__.py
openrssgate/client.py
openrssgate/config.py
openrssgate/errors.py
openrssgate/main.py
openrssgate/output.py
openrssgate.egg-info/PKG-INFO
openrssgate.egg-info/SOURCES.txt
openrssgate.egg-info/dependency_links.txt
openrssgate.egg-info/entry_points.txt
openrssgate.egg-info/requires.txt
openrssgate.egg-info/top_level.txt
openrssgate/commands/__init__.py
openrssgate/commands/feeds.py
openrssgate/commands/list.py
openrssgate/commands/stats.py
openrssgate/commands/validate.py
tests/test_client.py
tests/test_list_command.py