LICENSE
MANIFEST.in
README.md
setup.py
bin/textract
requirements/debian
requirements/python
requirements/python-dev
textract/__init__.py
textract/colors.py
textract/exceptions.py
textract/shell.py
textract/utils.py
textract.egg-info/PKG-INFO
textract.egg-info/SOURCES.txt
textract.egg-info/dependency_links.txt
textract.egg-info/not-zip-safe
textract.egg-info/requires.txt
textract.egg-info/top_level.txt
textract/parsers/__init__.py
textract/parsers/doc.py
textract/parsers/docx.py
textract/parsers/pdf.py
textract/parsers/pptx.py
textract/parsers/txt.py