MANIFEST.in
README.html
setup.py
pythonetl_xlrd.egg-info/PKG-INFO
pythonetl_xlrd.egg-info/SOURCES.txt
pythonetl_xlrd.egg-info/dependency_links.txt
pythonetl_xlrd.egg-info/top_level.txt
scripts/runxlrd.py
tests/Formate.xls
tests/__init__.py
tests/base.py
tests/formula_test_names.xls
tests/formula_test_sjmachin.xls
tests/issue20.xls
tests/picture_in_cell.xls
tests/profiles.xls
tests/ragged.xls
tests/reveng1.xlsx
tests/test_biffh.py
tests/test_cell.py
tests/test_formats.py
tests/test_formulas.py
tests/test_open_workbook.py
tests/test_sheet.py
tests/test_workbook.py
tests/test_xldate.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/doc/compdoc.html
xlrd/doc/xlrd.html
xlrd/examples/namesdemo.xls
xlrd/examples/xlrdnameAPIdemo.py