README.rst
setup.py
easytxt/__init__.py
easytxt/abbreviations.py
easytxt/config.py
easytxt/html.py
easytxt/sentences.py
easytxt/text.py
easytxt.egg-info/PKG-INFO
easytxt.egg-info/SOURCES.txt
easytxt.egg-info/dependency_links.txt
easytxt.egg-info/requires.txt
easytxt.egg-info/top_level.txt
easytxt/parsers/__init__.py
easytxt/parsers/table.py
easytxt/parsers/text.py
tests/factory/__init__.py
tests/factory/features_samples.py
tests/factory/raw_sentences_samples.py
tests/factory/sentences_samples.py
tests/factory/text_samples.py
tests/parsers/__init__.py
tests/parsers/test_init.py
tests/parsers/test_table.py
tests/parsers/test_text.py