VLMH / odt2html

OpenDocument text to HTML converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

OpenDocument text to HTML converter

License:GNU Lesser General Public License v2.1


Languages

Language:Ruby 100.0%