CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
pyexcel_xlsxr/__init__.py
pyexcel_xlsxr/_version.py
pyexcel_xlsxr/messy_xlsx.py
pyexcel_xlsxr/xlsxr.py
pyexcel_xlsxr.egg-info/PKG-INFO
pyexcel_xlsxr.egg-info/SOURCES.txt
pyexcel_xlsxr.egg-info/dependency_links.txt
pyexcel_xlsxr.egg-info/not-zip-safe
pyexcel_xlsxr.egg-info/requires.txt
pyexcel_xlsxr.egg-info/top_level.txt
tests/test_bug_fixes.py
tests/test_filter.py
tests/test_formatters.py
tests/test_messy_xlsx.py
tests/test_reading.py
tests/test_stringio.py