summaryrefslogtreecommitdiffstats
path: root/office/convertlit/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/convertlit/README')
-rw-r--r--office/convertlit/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/convertlit/README b/office/convertlit/README
new file mode 100644
index 0000000000..253ec54f2d
--- /dev/null
+++ b/office/convertlit/README
@@ -0,0 +1,11 @@
+convertlit (converts .lit files to Open E-Book format .epub format)
+
+Converts Microsoft Reader format eBooks into open format for use with
+software or devices which are not directly compatible with Microsoft's
+Reader.
+
+Note that convertlit's output is a directory with the epub contents. The
+output is HTML, and can be viewed with any browser. To actually make
+an .epub file, the output dir needs to be zipped. This build includes a
+wrapper script called lit2epub that does the conversion and zipping in
+one go.