LICENSE
README.md
pyproject.toml
rxls/__init__.py
rxls/biff.py
rxls/biff_enum.py
rxls/biff_recs.py
rxls/cell.py
rxls/constants.py
rxls/core.py
rxls/rels.py
rxls/series.py
rxls.egg-info/PKG-INFO
rxls.egg-info/SOURCES.txt
rxls.egg-info/dependency_links.txt
rxls.egg-info/requires.txt
rxls.egg-info/top_level.txt
rxls/chunk/__init__.py
rxls/chunk/arrow.py
rxls/chunk/casts.py
rxls/chunk/chunk.py
rxls/reader/__init__.py
rxls/reader/common.py
rxls/reader/xlsb.py
rxls/reader/xlsx.py
tests/test_biff12.py