.gitignore
.pep8speaks.yml
.potodoignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
tox.ini
media/Potodo.png
potodo/__init__.py
potodo/__main__.py
potodo/arguments_handling.py
potodo/forge_api.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/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