Functions for doing some disk IO with ePub documents
Note that these functions do their work by using the external unzip utility.
- extractFileFromZip :: (MonadIO m, MonadError String m) => FilePath -> FilePath -> m String
- opfPath :: (MonadError String m, MonadIO m) => FilePath -> m String