Reading ePub format
I am trying to develop an iPhone application to read ePub files. Is there any framework available to develop this? I have no idea about how to read this file format. I tried to parse a sample file with .epub extension using NSXML Parser, but that fails. The EPUB format brings together a bunch of different specifications / formats: one to say what the content of the book should look like (a subset of XHTML 1.1 + CSS) one to define a "manifest" that lists all of the files that make up that content (OPF, which is an XML file) one to define how everything is packaged up (OEBPS: a zip file of