zathura-pdf-poppler
===================
The zathura-pdf-poppler plugin adds PDF support to zathura by using the poppler
rendering library.

Requirements
------------
zathura (>= 0.4.4)
girara
poppler-glib (>= 0.18)

Installation
------------
To build and install the plugin:

  make install

Uninstall:
----------
To delete the plugin from your system, just type:

  make uninstall
