epub-metadata-4.1: Library for parsing epub document metadata
Codec.Epub.Parse.Metadata
Description
Parsing for the metadata section of the OPF Package XML Document
metadataP :: ArrowXml a => [Refinement] -> a (NTree XNode) MetadataSource