epub-metadata-3.0: Library for parsing and manipulating EPUB files and OPF package data

Safe HaskellSafe-Inferred

Codec.Epub2.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/epub/20/spec/OPF_2.0.1_draft.htm

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