git diff wrapper for xlsx file.
$ cpanm Spreadsheet::XLSX
$ cp git-xlsx-textconv.pl $PATH/
[diff "xlsx"]
binary = true
textconv = $PATH/git-xlsx-textconv.pl
*.xlsx diff=xlsx
Copyright (C) Kazuhiro Osawa 2014-
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.