.coveragerc
.gitignore
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
.idea/TyStrings.iml
.idea/misc.xml
.idea/modules.xml
.idea/vagrant.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
resource/recording
resource/tystrings.gif
script/test
script/tystrings.scpt
script/update_requirements
tests/__init__.py
tests/test_baidu.py
tests/test_cli.py
tests/test_parsing.py
tests/test_strings.py
tests/test_translator.py
tests/example/CHANGELOG
tests/example/DefineDemo.m
tests/example/FunctionDemo.m
tests/example/IntegrationDemo.m
tests/example/strings/base.strings
tests/example/strings/base_translator.strings
tests/example/strings/comment.strings
tests/example/strings/diff1.strings
tests/example/strings/diff2.strings
tests/example/strings/lint.strings
tests/example/strings/space.strings
tests/example/strings/utf8.strings
tystrings/__init__.py
tystrings/baidu.py
tystrings/cli.py
tystrings/strings.py
tystrings/translator.py
tystrings/tyformatter.py
tystrings/tylogger.py
tystrings/version.py
tystrings.egg-info/PKG-INFO
tystrings.egg-info/SOURCES.txt
tystrings.egg-info/dependency_links.txt
tystrings.egg-info/entry_points.txt
tystrings.egg-info/requires.txt
tystrings.egg-info/top_level.txt