CHANGES.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/COPYRIGHT
docs/ChangeLog
docs/LICENSE
docs/TODO.txt
docs/command.rst
src/i18ndude/__init__.py
src/i18ndude/catalog.py
src/i18ndude/common.py
src/i18ndude/extract.py
src/i18ndude/generator.py
src/i18ndude/gsextract.py
src/i18ndude/interfaces.py
src/i18ndude/pygettext.py
src/i18ndude/script.py
src/i18ndude/untranslated.py
src/i18ndude/utils.py
src/i18ndude/visualisation.py
src/i18ndude/zcmlextract.py
src/i18ndude.egg-info/PKG-INFO
src/i18ndude.egg-info/SOURCES.txt
src/i18ndude.egg-info/dependency_links.txt
src/i18ndude.egg-info/entry_points.txt
src/i18ndude.egg-info/not-zip-safe
src/i18ndude.egg-info/requires.txt
src/i18ndude.egg-info/top_level.txt
src/i18ndude/testdata/input/chameleon.pt
src/i18ndude/testdata/input/empty-en.po
src/i18ndude/testdata/input/synctest-de.po
src/i18ndude/testdata/input/synctest.pot
src/i18ndude/testdata/input/test-en.po
src/i18ndude/testdata/input/test.xml
src/i18ndude/testdata/input/test.zcml
src/i18ndude/testdata/input/test1.pt
src/i18ndude/testdata/input/test2-en.po
src/i18ndude/testdata/input/test2.py
src/i18ndude/testdata/input/test2_expected-en.po
src/i18ndude/testdata/input/test3.pt
src/i18ndude/testdata/input/test4.pt
src/i18ndude/testdata/output/README.txt
src/i18ndude/tests/__init__.py
src/i18ndude/tests/test_catalog.py
src/i18ndude/tests/test_extract.py
src/i18ndude/tests/test_untranslated.py
src/i18ndude/tests/test_utils.py
src/i18ndude/tests/tox-check-i18ndude-command.sh
src/i18ndude/tests/utils.py