LICENSE
README.md
setup.py
argos_translate_files.egg-info/PKG-INFO
argos_translate_files.egg-info/SOURCES.txt
argos_translate_files.egg-info/dependency_links.txt
argos_translate_files.egg-info/requires.txt
argos_translate_files.egg-info/top_level.txt
argostranslatefiles/__init__.py
argostranslatefiles/abstract_file.py
argostranslatefiles/argostranslatefiles.py
argostranslatefiles/formats/__init__.py
argostranslatefiles/formats/abstract_xml.py
argostranslatefiles/formats/txt.py
argostranslatefiles/formats/opendocument/__init__.py
argostranslatefiles/formats/opendocument/odp.py
argostranslatefiles/formats/opendocument/odt.py
argostranslatefiles/formats/openxml/__init__.py
argostranslatefiles/formats/openxml/docx.py
argostranslatefiles/formats/openxml/pptx.py
tests/__init__.py
tests/test_init.py