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
|
Source: bookworm
Section: text
Priority: optional
Maintainer: Boyuan Yang <byang@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
python3:any,
gettext,
libgee-0.8-dev,
libgranite-dev (>= 0.5),
libgtk-3-dev (>= 3.10),
libpoppler-glib-dev,
libsqlite3-dev,
libwebkit2gtk-4.0-dev,
libxml2,
libxml2-dev,
meson,
valac (>= 0.28.0),
help2man,
Standards-Version: 4.6.0
Homepage: https://babluboy.github.io/bookworm/
Vcs-Git: https://salsa.debian.org/debian/bookworm.git
Vcs-Browser: https://salsa.debian.org/debian/bookworm
Package: bookworm
Architecture: any
Depends:
html2text,
poppler-utils,
unar,
unzip,
${misc:Depends},
${shlibs:Depends},
${python3:Depends},
Conflicts: com.github.babluboy.bookworm
Provides: com.github.babluboy.bookworm
Replaces: com.github.babluboy.bookworm
Description: Simple, focused eBook Reader
The bookworm tool helps you to read eBooks of different
formats, including epub, pdf, mobi, cbr, etc. It provides
an easy, simple layout to read books irrespective of the
ebook format.
|