Skip to content

ytakhs/spreadsheet_textconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spreadsheet_textconv

Command tool to convert spreadsheet file (e.g.: .xlsx, .xls) to text.

Usage

$ spreadsheet_textconv /file/to/spreadsheet-file

with git diff

$ echo "*.xlsx diff=xlsx" >> .gitattributes
$ git config --global diff.xlsx.binary true
$ git config --global diff.xlsx.textconv path/to/spreadsheet_textconv

License

MIT

See also

This tool is ported from Golang version.

And there are several ports:

About

Command tool to convert spreadsheet file (e.g.: .xlsx, .xls) to text.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages