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
|
Source: fbless
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
debhelper-compat (= 12),
dh-exec,
dh-linktree,
dh-python,
hyphen-de,
hyphen-en-us,
hyphen-es,
hyphen-fr,
hyphen-it,
hyphen-ru,
hyphen-uk,
pandoc,
python3-all,
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/debian/fbless.git
Vcs-Browser: https://salsa.debian.org/debian/fbless
Package: fbless
Architecture: any
Depends:
python3-xdg,
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
Description: terminal fiction book reader
Fbreader is ncurses fiction book (.fb2) reader with following
features:
.
* customizable color themes
* last viewed point saving
* autoscroll mode
* support for archived books
* basic links support
|