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
|
Source: xchm
Section: x11
Priority: optional
Maintainer: Kartik Mistry <kartik@debian.org>
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.16.1.1),
libchm-dev (>= 2:0.40a),
libwxgtk3.0-gtk3-dev
Standards-Version: 4.5.1
Homepage: https://github.com/rzvncj/xCHM
Vcs-Git: https://salsa.debian.org/debian/xchm.git
Vcs-Browser: https://salsa.debian.org/debian/xchm
Rules-Requires-Root: no
Package: xchm
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: chmlib
Description: Compiled HTML Help (CHM) file viewer for X
xCHM is a viewer for Compiled HTML Help (CHM) files. It can show the contents
tree if one is available, print the current page and do the usual history
stunts. It allows one to change fonts and search for text in all the pages of
the file, or in the page's titles.
.
xCHM does not support JavaScript in books.
|