https://github.com/hschan-l/tsvtoxlsx
Convert TSV to Xlsx
https://github.com/hschan-l/tsvtoxlsx
cpp excel tsv-files
Last synced: about 1 year ago
JSON representation
Convert TSV to Xlsx
- Host: GitHub
- URL: https://github.com/hschan-l/tsvtoxlsx
- Owner: hschan-l
- License: mit
- Created: 2025-04-28T00:58:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T07:55:18.000Z (about 1 year ago)
- Last Synced: 2025-04-30T14:28:16.295Z (about 1 year ago)
- Topics: cpp, excel, tsv-files
- Language: C
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
Convert TSV file to Xlsx file.
# Features
Source file must be coding UTF-8 with tabs text file.\
No need with BOM.
# Library
miniz