This file is indexed.

/usr/share/doc/pdfshuffler/README is in pdfshuffler 0.6.0-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
PDF-Shuffler 0.6
------------------

This is the latest release of PDF-Shuffler, a simple pyGTK utility to merge,
split and rearrange PDF documents. PDF-Shuffler lets also rotate and crop
individual pages of a pdf document.

PDF-Shuffler requires python-poppler and version 1.10 or newer of python-pypdf.

PDF-Shuffler is written in Python using PyGTK. It is released under the GNU GPL-3.

In order to install run:

 python setup.py install

as superuser.
 

What's new in this version:
---------------------------

* Cairo based rendering.

* Zooming support.

* Progressbar indicating loading of files.

* New user interface with a conventional menubar and toolbar.

* Export only selected pages option in the right-click menu from
  Alexander Hirzel.

* Hungarian, Japanese and Chinese translations.


Known issues:
-------------

* High memory consumption.

* No autoscrolling during navigation with the keyboard arrows.