Codec.Epub.IO
Description
Functions for doing some disk IO with ePub documents
- opfContents :: (MonadError String m, MonadIO m) => FilePath -> m String
Documentation
Arguments
| :: (MonadError String m, MonadIO m) | |
| => FilePath | path to ePub zip file |
| -> m String | contents of the OPF Package Document |
Get the contents of the OPF Package Document from an ePub file