File: control

package info (click to toggle)
libe-book 0.1.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,816 kB
  • sloc: cpp: 24,914; sh: 4,509; makefile: 458; ansic: 4
file content (88 lines) | stat: -rw-r--r-- 2,797 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Source: libe-book
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (= 13),
               gperf,
               libboost-dev,
               libboost-filesystem-dev,
               libcppunit-dev,
               libicu-dev,
               liblangtag-dev,
               librevenge-dev (<< 0.1~),
               libxml2-dev,
               zlib1g-dev,
               pkg-config
Standards-Version: 4.7.3
Section: libs
Vcs-Browser: https://salsa.debian.org/libreoffice-team/document-liberation/libe-book
Vcs-Git: https://salsa.debian.org/libreoffice-team/document-liberation/libe-book.git
Homepage: http://www.freedesktop.org/wiki/Software/libe-book

Package: libe-book-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libe-book-0.1-1 (= ${binary:Version}),
         librevenge-dev (<< 0.1~),
         libicu-dev,
         libxml2-dev,
         zlib1g-dev,
         ${misc:Depends}
Description: library for reading and converting various  e-book formats
 libe-book is a library and a set of tools for reading and converting
 various non-HTML reflowable e-book formats.
 .
 Currently supported are:
  - eReader .pdb
  - FictionBook v. 2 (including zipped files)
  - PalmDoc Ebook
  - Plucker .pdb
  - QiOO (mobile format, for java-enabled cellphones)
  - TCR (simple compressed text format)
  - TealDoc
  - zTXT
  - ZVR (simple compressed text format)
 .
 This package contains the development files (headers, ...)

Package: libe-book-0.1-1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for reading and converting various  e-book formats
 libe-book is a library and a set of tools for reading and converting
 various non-HTML reflowable e-book formats.
 .
 Currently supported are:
  - eReader .pdb
  - FictionBook v. 2 (including zipped files)
  - PalmDoc Ebook
  - Plucker .pdb
  - QiOO (mobile format, for java-enabled cellphones)
  - TCR (simple compressed text format)
  - TealDoc
  - zTXT
  - ZVR (simple compressed text format)

Package: libe-book-tools
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for reading and converting various  e-book formats
 libe-book is a library and a set of tools for reading and converting
 various non-HTML reflowable e-book formats.
 .
 Currently supported are:
  - eReader .pdb
  - FictionBook v. 2 (including zipped files)
  - PalmDoc Ebook
  - Plucker .pdb
  - QiOO (mobile format, for java-enabled cellphones)
  - TCR (simple compressed text format)
  - TealDoc
  - zTXT
  - ZVR (simple compressed text format)
 .
 This package contains the tools (ebook2text and ebook2html)