Source: epub-tools
Priority: extra
Maintainer: Juhana Jauhiainen <juhana.jauhiainen@gmail.com>
Build-Depends: debhelper (>= 5), cmake (>= 2.6),libxml2-dev, libzip-dev
Standards-Version: 3.8.1
Section: libs

Package: libepub-dev
Section: libdevel
Architecture: any
Depends: libepub0 (= ${binary:Version}), ${misc:Depends}
Description: library and tools to work with the EPub file format
 The ebook-tools provide ways for accessing and converting different
 ebook file formats.
 .
 This C library is free and portable. It includes methods to parse
 EPub files and extract their contents.
 .
 This package includes development headers and libraries.

Package: libepub0
Section: libs
Architecture: any
Depends: libxml2, libzip, ${shlibs:Depends}, ${misc:Depends}
Description: library and tools to work with the EPub file format
 The ebook-tools provide ways for accessing and converting different
 ebook file formats.
 .
 This C library is free and portable. It includes methods to parse
 EPub files and extract their contents.
