• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/H11-Aug-2019-2723

zathura-pdf-mupdf/H03-May-2022-1,144759

AUTHORSH A D11-Aug-2019264 117

LICENSEH A D11-Aug-2019866 2115

READMEH A D11-Aug-2019367 2317

meson.buildH A D03-May-20222 KiB9379

README

1zathura-pdf-mupdf
2=================
3The zathura-pdf-mupdf plugin adds PDF support to zathura by using the mupdf
4rendering library.
5
6Requirements
7------------
8zathura (>= 0.2.0)
9girara
10mupdf (>= 1.14)
11
12Installation
13------------
14To build and install the plugin:
15
16  make install
17
18Uninstall:
19----------
20To delete the plugin from your system, just type:
21
22  make uninstall
23