summaryrefslogtreecommitdiffstats
path: root/libraries/libe-book/README
diff options
context:
space:
mode:
author Hunter Sezen2015-12-08 19:15:06 +0100
committer Willy Sudiarto Raharjo2015-12-08 19:59:06 +0100
commit4f022c0d10e745c621c6dff47a63ba31ecc06869 (patch)
tree0dc350448426ffc8bf19506856e574a94dfe8ecf /libraries/libe-book/README
parent3d6181e2a70c47c3c883884f5345252013c71ee1 (diff)
downloadslackbuilds-4f022c0d10e745c621c6dff47a63ba31ecc06869.tar.gz
libraries/libe-book: Added (reflowable e-book import library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libe-book/README')
-rw-r--r--libraries/libe-book/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/libe-book/README b/libraries/libe-book/README
new file mode 100644
index 0000000000..c667037f07
--- /dev/null
+++ b/libraries/libe-book/README
@@ -0,0 +1,17 @@
+Libe-book is a library and a set of tools for reading and converting
+various reflowable e-book formats.
+
+Currently supported are:
+- Broad Band eBook
+- eReader .pdb
+- FictionBook v. 2 (including zipped files)
+- PalmDoc Ebook
+- Plucker .pdb
+- QiOO (mobile format, for java-enabled cellphones)
+- TCR (simple compressed text format)
+- TealDoc
+- zTXT
+- ZVR (simple compressed text format)
+
+To build the doxygen html documentation use DOC="yes".
+To build the tests, install cppunit before running this script.