epub-metadata-4.2: doc/hcar/epubmetadata-De.tex
% epubmetadata-De.tex
\begin{hcarentry}{epub-metadata}
\report{Dino Morelli}%05/11
\status{experimental, actively developed}
\makeheader
Library for parsing and manipulating epub OPF package data. Now with epub3 support.
* Added support for epub3 documents. This was done using a single set of datatypes, not specific to either epub2 or epub3.
* Redesigned the book file querying API to be an edsl. Actions are to be combined together based on what the developer needs from the document.
* Data structures to contain epub metadata "sections" were redesigned to no longer be nested. Part of this change includes a typeclass-based pretty-print API for displaying this data.
* Documentation rewrites and additions, including a working code example in the API docs.
epub-metadata is available from Hackage and the Darcs repository below.
See also epub-tools \cref{epubtools}.
\FurtherReading
\begin{compactitem}
\item Project page:
\url{http://ui3.info/d/proj/epub-metadata.html}
\item Source repository:
\texttt{darcs get} \url{http://ui3.info/darcs/epub-metadata}
\end{compactitem}
\end{hcarentry}