epub-metadata-2.1.0: Library and utility for parsing and manipulating ePub OPF package data

Codec.Epub.IO

Description

Functions for doing some disk IO with ePub documents

Synopsis

Documentation

opfContentsSource

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