diff options
Diffstat (limited to 'libraries/libe-book/README')
-rw-r--r-- | libraries/libe-book/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/libe-book/README b/libraries/libe-book/README new file mode 100644 index 000000000000..c667037f07ae --- /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. |