This file is indexed.

/usr/share/doc/python3-pyutilib/examples/pyro/README.txt is in python3-pyutilib 5.3.5-1.

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
To execute this example, do the following in four separate processes:

P1) pyro-ns

P2) dispatch_srvr <ns-host-name>

P3) factor_srvr <ns-host-name>

P4) factorize <ns-host-name>

NOTE: These examples assume that Pyro is installed on your machine.