Is there any way to parse JUST an opf file and essentially ignore the Spline, items of the book, etc and any other parts of the epub, so I can get just the metaadata out?
I ask this as Calibre, a popular book software, uses opf to store metadata for books, like epub and pdf. So users of my application have sidecar opf files. I'm trying to judge if I can support this by utilizing this software.
Is there any way to parse JUST an opf file and essentially ignore the Spline, items of the book, etc and any other parts of the epub, so I can get just the metaadata out?
I ask this as Calibre, a popular book software, uses opf to store metadata for books, like epub and pdf. So users of my application have sidecar opf files. I'm trying to judge if I can support this by utilizing this software.