XSL support
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.
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.