xls2txt 1.2.1

Command-line utility to convert stylesheets (ODS or excel) to text
Documentation
1
2
3
4
* allow stdin input, not sure that's possible given open_workbook_auto
  takes a path (or write to a temp file then delete the tempfile but
  that's gross)
* explain how to use as LESSFILTER?