cd libzip-0.11.2 ./configure make ./install-sh
git clone -b dev https://github.com/andmarti1424/scim scim cd scim
XLSX := -DXLSX CFLAGS := $(LINUX) $(FREEBSD) $(NETBSD) -O2 -Wall -pipe -g -I/usr/include/libxml2 -I/usr/lib/libzip/include LDLIBS := -lm -lncurses -lzip -lxml2
scim --xlsx-readformulas spreadhsheet.xlsx
:help

| The Following 6 Users Say Thank You to BluesLee For This Useful Post: | ||
Like editing your spreadsheet through CLI commands that could be used in a script, that sort of thing. But a text-based GUI is OK too
| The Following User Says Thank You to pichlo For This Useful Post: | ||