epub-metadata-2.3.1: Library for parsing and manipulating ePub files and OPF package data

Safe HaskellSafe-Inferred

Codec.Epub.Opf.Package.Manifest

Description

Data types for working with the metadata of ePub documents

These data types were constructed by studying the IDPF OPF specification for ePub documents found here:

http://www.idpf.org/2007/opf/OPF_2.0_final_spec.html

Synopsis

Documentation

data ManifestItem Source

package/manifest/item tag

Constructors

ManifestItem 

Fields

mfiId :: MFItemId

id attr

mfiHref :: MFItemHref

href attr

mfiMediaType :: MFItemMediaType

media-type attr