.gitignore
.travis.yml
HISTORY.html
MANIFEST.in
README.md
build.txt
make_doc.bat
pkg_doc.py
pythondoc.py
requirements.txt
setup.cfg
setup.py
tox.ini
scripts/runxlrd.py
tests/Formate.xls
tests/__init__.py
tests/apachepoi_49609.xlsx
tests/apachepoi_52348.xlsx
tests/base.py
tests/biff4_no_format_no_window2.xls
tests/formula_test_names.xls
tests/formula_test_sjmachin.xls
tests/issue150.xlsx
tests/issue20.xls
tests/issue85.xls
tests/merged_cells.xlsx
tests/picture_in_cell.xls
tests/profiles.xls
tests/ragged.xls
tests/reveng1.xlsx
tests/self_evaluation_report_2014-05-19.xlsx
tests/test_biffh.py
tests/test_cell.py
tests/test_comments_excel.xlsx
tests/test_comments_excel_sheet2.xlsx
tests/test_comments_gdocs.xlsx
tests/test_formats.py
tests/test_formulas.py
tests/test_missing_records.py
tests/test_open_workbook.py
tests/test_sheet.py
tests/test_workbook.py
tests/test_xldate.py
tests/test_xldate_to_datetime.py
tests/test_xlsx_comments.py
tests/test_xlsx_parse.py
tests/text_bar.xlsx
tests/xf_class.xls
xlrd/__init__.py
xlrd/biffh.py
xlrd/book.py
xlrd/compdoc.py
xlrd/formatting.py
xlrd/formula.py
xlrd/info.py
xlrd/licences.py
xlrd/sheet.py
xlrd/timemachine.py
xlrd/xldate.py
xlrd/xlsx.py
xlrd.egg-info/PKG-INFO
xlrd.egg-info/SOURCES.txt
xlrd.egg-info/dependency_links.txt
xlrd.egg-info/top_level.txt
xlrd/doc/compdoc.html
xlrd/doc/xlrd.html
xlrd/examples/namesdemo.xls
xlrd/examples/xlrdnameAPIdemo.py