forked from ferkulat/csv2xls
-
Notifications
You must be signed in to change notification settings - Fork 0
csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if splitted) Excel(TM) files.
License
Zuko/csv2xls
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=========== Description =========== csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if splitted) Excel(TM) file(s). -= Features =- - split output in several files, if max line limit exceeded - set work sheet name of xls output file - noninteractive -> useful for automated tasks - if you want UTF-8 support, you need to compile and link xlslib with libiconv -= Limitations =- - produces only Excel(TM) 97/2000/XP/2003 files - no cell formatting, just plain text -= Prequisites =- libiconv: http://ftp.gnu.org/pub/gnu/libiconv/ (Optional to get UTF-8 support) xlslib: http://sourceforge.net/projects/xlslib/ libcsv: http://sourceforge.net/projects/libcsv/ =========== Documentaion ============== Print help: csv2xls -h manual page: man csv2xls https://github.com/ferkulat/csv2xls/wiki =========== How to contribute ============== This software is far from being perfect but it does its job for me since months. There is room for improvements in functionality and style. You are invited to contribute in any way you want. -= Issues =- If you think you found a bug or miss a feature, please report an issue. Or try to fix it and send me pull requests or patches. -= In General =- Fork this project and let us collaborate. If you have an advise, I will listen to you and maybe follow :). Maybe you can give me a hand on topics in ToDo.TXT.
About
csv2xls (csv to xls) is a command line utility which converts csv files into one (or more if splitted) Excel(TM) files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published