This file is indexed.

/usr/share/doc/libnewt-dev/README.Debian is in libnewt-dev 0.52.20-1ubuntu1.

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
Note that libnewt ships with some locale files.
These are not used by libnewt directly, but by whiptail, and its
derivatives newt-tcl and python-newt. It is simpler to include
them in the library, which is required by the other packages, than to create
a package exclusively for these small files.

Debian's version of newt include Bidirectional text support not yet present
upstream, including an API addition "newtCheckboxSetWidth". Please only use
this within Debian until it is supported upstream.

- Alastair McKinstry <mckinstry@debian.org>