From b240dd7ba6a2a8e6d2048d0ecd5e23d6dfea02e6 Mon Sep 17 00:00:00 2001 From: Ely Levy Date: Thu, 13 Mar 2008 20:46:27 +0000 Subject: [PATCH] readme svn path=/trunk/playground/graphics/okular/epub/; revision=785343 --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 000000000..24d6d3436 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +This is a libepub based backend to watch epub books using okular +The epub library can be obtained using: + +svn co https://ebook-tools.svn.sourceforge.net/svnroot/ebook-tools ebook-tools + +The library uses standard cmake (ccmake .;make install) + +The epub standard specs can be found in: + +http://www.idpf.org/specs.htm \ No newline at end of file