You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Convert csv files to open document format
Home-page: http://csv2odf.sourceforge.net
Author: Larry Jordan
Author-email: w322@users.sourceforge.net
License: GNU GPL-3
Description: Convert a csv file to odf, ods, html, xlsx, or docx format. csv2odf is a command line tool that can convert a comma separated value (csv) file to an odf, ods, html, xlsx, or docx document that can be viewed in LibreOffice and other office productivity programs. csv2odf is useful for creating reports from databases and other data sources that produce csv files. csv2odf can be combined with cron and shell scripts to automatically generate business reports. . The output format (fonts, number formatting, etc.) is controlled by a template file that you design in LibreOffice. . csv2odf is written in Python.