cs2w(1)
NAME
cs2w - Extract CHM for web browsing.
SYNOPSIS
cs2w [-C dir] [-T tpl] chmfile
DESCRIPTION
Extract CHM for web browsing.
Example: cs2w -C /var/www/freebsd_handbook -T /usr/share/chmsee/cs2w/template a.chm
OPTIONS
- -C, --dir
- extract to this target directory, default is current directory.
- -T, --tpl
- web template directory, default is `/usr/share/chmsee/cs2w/template'.
- -h, --help
- display this help and exit
- -V, --version
- print version information and exit
DEPENDENCIES
this utility is written totally in python and with python-chm package,
then the python-chm package has dependency with the libchm runtime
library, so you should install them first.
REPORTING BUGS
Report bugs to crquan@gmail.com
COPYRIGHT
- Copyright © 2007 rankle_ <crquan@gmail.com>
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.