CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/msxls2xlsx.egg-info/PKG-INFO
src/msxls2xlsx.egg-info/SOURCES.txt
src/msxls2xlsx.egg-info/dependency_links.txt
src/msxls2xlsx.egg-info/entry_points.txt
src/msxls2xlsx.egg-info/top_level.txt
src/xls2xlsx/__init__.py
src/xls2xlsx/__main__.py
src/xls2xlsx/biff.py
src/xls2xlsx/cfb.py
src/xls2xlsx/charts.py
src/xls2xlsx/cli.py
src/xls2xlsx/conditional.py
src/xls2xlsx/converter.py
src/xls2xlsx/diagnostics.py
src/xls2xlsx/embedded.py
src/xls2xlsx/errors.py
src/xls2xlsx/formula_tokens.py
src/xls2xlsx/formulas.py
src/xls2xlsx/images.py
src/xls2xlsx/inspection.py
src/xls2xlsx/legacy.py
src/xls2xlsx/models.py
src/xls2xlsx/objects.py
src/xls2xlsx/ooxml.py
src/xls2xlsx/package.py
src/xls2xlsx/preservation.py
src/xls2xlsx/styles.py
src/xls2xlsx/utils.py
src/xls2xlsx/vba.py
src/xls2xlsx/worksheet_features.py
tests/__init__.py
tests/biff_fixture.py
tests/test_api.py
tests/test_cli.py
tests/test_converter.py
tests/test_objects.py
tests/test_preservation.py
tests/test_protocol.py
tests/test_styles.py
tests/fixtures/apache-poi/55668.xls
tests/fixtures/apache-poi/LICENSE
tests/fixtures/apache-poi/NOTICE
tests/fixtures/apache-poi/NewStyleConditionalFormattings.xls
tests/fixtures/apache-poi/README.md
tests/fixtures/apache-poi/SimpleChart.xls
tests/fixtures/apache-poi/SimpleMacro.xls
tests/fixtures/apache-poi/SimpleScatterChart.xls
tests/fixtures/apache-poi/SimpleWithAutofilter.xls
tests/fixtures/apache-poi/SimpleWithImages.xls
tests/fixtures/apache-poi/WithChart.xls
tests/fixtures/apache-poi/WithConditionalFormatting.xls
tests/fixtures/apache-poi/WithThreeCharts.xls
tests/fixtures/apache-poi/drawings.xls
tests/fixtures/apache-poi/dvEmpty.xls