CHANGES
LICENSE
MANIFEST.in
README.rst
requirements.pip
setup.py
test-requirements.pip
android2po/__init__.py
android2po/commands.py
android2po/config.py
android2po/convert.py
android2po/env.py
android2po/program.py
android2po/utils.py
android2po.egg-info/PKG-INFO
android2po.egg-info/SOURCES.txt
android2po.egg-info/dependency_links.txt
android2po.egg-info/entry_points.txt
android2po.egg-info/not-zip-safe
android2po.egg-info/requires.txt
android2po.egg-info/top_level.txt
scripts/a2po
tests/__init__.py
tests/helpers.py
tests/test_commands.py
tests/test_config.py
tests/test_environment.py
tests/test_language.py
tests/test_options.py
tests/convert/__init__.py
tests/convert/test_plurals.py
tests/convert/test_read_write_xml.py
tests/convert/test_special.py
tests/convert/test_string_arrays.py
tests/convert/test_text.py