No commit activity in last 3 years
No release in over 3 years
OpenDocument text (.odt) to HTML converter
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.1
 Project Readme

ODT2HTML

Usage

$ odt2html [OPTIONS]

Available options

Option Description
--in [PATH] Path to input file(required)
--out [PATH] Path to output file(output to STDOUT if not provided)
--css [PATH] Path to css file(css in header if not provided)
--images [PATH] Path to images directory

About

Author: Bernard Potocki <bernard.potocki@imanel.org>

Oryginal work: J. David Eisenberg <catcode@catcode.com>