Skip to content

XSL support

Choose a tag to compare

@arvestad arvestad released this 28 May 09:22
· 10 commits to main since this release

Added support for reading classic .xls files using the xlrd package. Users do not need to state input format, exv first tries to read the file as .xlsx and then fall backs to .xls.