.all-contributorsrc
.gitignore
.pep8speaks.yml
.potodoignore
.pre-commit-config.yaml
LICENSE
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
.github/workflows/python-publish.yml
.github/workflows/tests.yml
media/Potodo.png
potodo/__init__.py
potodo/__main__.py
potodo/arguments_handling.py
potodo/cache.py
potodo/github.py
potodo/interactive.py
potodo/json.py
potodo/logging.py
potodo/po_file.py
potodo/potodo.py
potodo.egg-info/PKG-INFO
potodo.egg-info/SOURCES.txt
potodo.egg-info/dependency_links.txt
potodo.egg-info/entry_points.txt
potodo.egg-info/not-zip-safe
potodo.egg-info/requires.txt
potodo.egg-info/top_level.txt
tests/conftest.py
tests/test_exclude.py
tests/test_potodo.py
tests/test_potodo_args_errors.py
tests/test_potodo_default_args.py
tests/fixtures/repository/file1.po
tests/fixtures/repository/file2.po
tests/fixtures/repository/excluded/file4.po
tests/fixtures/repository/folder/excluded.po
tests/fixtures/repository/folder/file3.po