summaryrefslogtreecommitdiffstats
path: root/libraries/libe-book/README
blob: c667037f07ae99771563aca4657bc3b67ec08c48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.