... | ... |
@@ -1,5 +1,7 @@ |
1 | 1 |
## CSV2XLSX |
2 | 2 |
|
3 |
+Fork from https://gitlab.com/DerLinkshaender/csv2xlsx to add ARM binaries |
|
4 |
+ |
|
3 | 5 |
Finally: a simple, single file executable, no runtime libs command line tool to convert |
4 | 6 |
a CSV file to XLSX. And you may even select line and column ranges. :-) |
5 | 7 |
|