LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bin/textract
requirements/debian
requirements/freebsd
requirements/python
requirements/python-dev2
requirements/python-dev3
requirements/python-doc
tests/test_csv.py
tests/test_doc.py
tests/test_docx.py
tests/test_eml.py
tests/test_epub.py
tests/test_exceptions.py
tests/test_gif.py
tests/test_html.py
tests/test_jpg.py
tests/test_json.py
tests/test_mp3.py
tests/test_msg.py
tests/test_no_ext.py
tests/test_odt.py
tests/test_ogg.py
tests/test_pdf.py
tests/test_png.py
tests/test_pptx.py
tests/test_ps.py
tests/test_psv.py
tests/test_rtf.py
tests/test_tiff.py
tests/test_tsv.py
tests/test_txt.py
tests/test_wav.py
tests/test_xls.py
tests/test_xlsx.py
textract/__init__.py
textract/cli.py
textract/colors.py
textract/exceptions.py
textract/parsers/__init__.py
textract/parsers/audio.py
textract/parsers/csv_parser.py
textract/parsers/doc_parser.py
textract/parsers/docx_parser.py
textract/parsers/eml_parser.py
textract/parsers/epub_parser.py
textract/parsers/gif_parser.py
textract/parsers/html_parser.py
textract/parsers/image.py
textract/parsers/jpg_parser.py
textract/parsers/json_parser.py
textract/parsers/mp3_parser.py
textract/parsers/msg_parser.py
textract/parsers/odt_parser.py
textract/parsers/ogg_parser.py
textract/parsers/pdf_parser.py
textract/parsers/png_parser.py
textract/parsers/pptx_parser.py
textract/parsers/ps_parser.py
textract/parsers/psv_parser.py
textract/parsers/rtf_parser.py
textract/parsers/tiff_parser.py
textract/parsers/tsv_parser.py
textract/parsers/txt_parser.py
textract/parsers/utils.py
textract/parsers/wav_parser.py
textract/parsers/xls_parser.py
textract/parsers/xlsx_parser.py
textract_supercog.egg-info/PKG-INFO
textract_supercog.egg-info/SOURCES.txt
textract_supercog.egg-info/dependency_links.txt
textract_supercog.egg-info/not-zip-safe
textract_supercog.egg-info/requires.txt
textract_supercog.egg-info/top_level.txt